comp.lang.ada
 help / color / mirror / Atom feed
* Passing shell arguments to Ada programs the Linux way
@ 2011-07-02 14:47 A famous IT technical writer
  2011-07-02 15:40 ` Simon Wright
  0 siblings, 1 reply; 6+ messages in thread
From: A famous IT technical writer @ 2011-07-02 14:47 UTC (permalink / raw)


Hi any Ada fan or beginner,

You may find a solution on how to pass shell arguments to an Ada
program the Linux way. The code has been tested on Linux. As it makes
use of the GCC suite, the code is usable under any operating system
which implements the GCC suite. Here is the URL link where to look at:
http://vouters.dyndns.org/tima/Linux-Ada-getopt_long-Passing_shells_arguments_to_programs-The_Linux_way.html

The code in this paper is a C to Ada translation. You may find the
corresponding C original code at this URL link:
http://vouters.dyndns.org/tima/All-OS-C-getopt_long-Passing_shells_arguments_to_programs-The_Linux_way.html

In the hope this may help you coding very user-friendly man/machine
interfaces.

Yours truly,



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-05 16:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-02 14:47 Passing shell arguments to Ada programs the Linux way A famous IT technical writer
2011-07-02 15:40 ` Simon Wright
2011-07-03  5:44   ` anon
2011-07-04 16:59     ` Oliver Kleinke
2011-07-05  5:07       ` AdaMagica
2011-07-05 16:28         ` Oliver Kleinke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox