Hi!
I need to grep some cmdline arguments for a c++ program.
I know how to handle this argc and argv - stuff...
but I heard of a thing called 'getopt', which should be much more comfortable.
How does this work? Can someone please drop me some lines of code?
Thanx!
frag patrick.metz@epost.de
I need to grep some cmdline arguments for a c++ program.
I know how to handle this argc and argv - stuff...
but I heard of a thing called 'getopt', which should be much more comfortable.
How does this work? Can someone please drop me some lines of code?
Thanx!
frag patrick.metz@epost.de