Has anyone implemented a command line parsing function, e.g. getopt, for Windows? GNU has getopt, but I'd prefer not to ship the source for everything I do. : )
Thanks!
Chris Sells
http://www.sellsbrothers.com
Printable View
Has anyone implemented a command line parsing function, e.g. getopt, for Windows? GNU has getopt, but I'd prefer not to ship the source for everything I do. : )
Thanks!
Chris Sells
http://www.sellsbrothers.com
There's one a www.snippets.org
The universe is a figment of its own imagination.