comp.lang.ada
 help / color / mirror / Atom feed
* Command Line Argument Package
@ 2004-07-27  3:44 Jeff C,
  2004-07-27 14:27 ` Björn Persson
  2004-07-27 14:55 ` Larry Kilgallen
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff C, @ 2004-07-27  3:44 UTC (permalink / raw)


I've posted a command line argument helper/utility package that I've had
around for a while. I've used it on a few small things and had intended to
clean it up some more and post it someday but it is already pretty useful.

http://newserver.thecreems.com/article.php?story=20040726220542693


The purpose of this package is to provide a cleaner way (or at least a more
fun way) to access command line arguments and to help automate the
generation of help page for the program.

There is some documentation in the header and a simple test program that
demonstrates some of the
concepts of the package. If anyone finds it useful I'll write up some more
complete docs.

It is a different approach than the GNU Getopts library (and the Similar Ada
version at http://www.adapower.com/reuse/). If you are looking for a more
traditional getopt approach, look there.








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

end of thread, other threads:[~2004-07-27 23:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  3:44 Command Line Argument Package Jeff C,
2004-07-27 14:27 ` Björn Persson
2004-07-27 14:55 ` Larry Kilgallen
2004-07-27 23:50   ` Jeff C,

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