Mail Archives: djgpp/1998/01/12/11:34:16
Peter Palotas wrote:
> Is getopt ANSI C? If not, how would I go about to make my program
> which
> uses getopt to be ANSI compliant? Would it be a good idea, simply to
> include the GNU getopt.c and getopt.h files?
getopt is not an ANSI C call. However, if the code inside getopt
conforms to ANSI C, then it is ANSI compliant to call it provided you've
linked it in.
--
Erik Max Francis, &tSftDotIotE / mailto:max AT alcyone DOT com
Alcyone Systems / http://www.alcyone.com/max/
San Jose, California, United States / icbm://+37.20.07/-121.53.38
\
"Life may be / the product of imperfections."
/ (Marclo Gleiser)
- Raw text -