Message-Id: <3.0.16.19980112152740.3b0fb2e4@hem1.passagen.se> Date: Mon, 12 Jan 1998 15:27:47 -0500 To: djgpp AT delorie DOT com From: Peter Palotas Subject: getopt() and ANSI? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk 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? Wouldn't there be a conflict when linking since getopt is included in the C library somewhere as I've understood it!? And should I use the DJGPP getopt, which by the way goes under COPYING.DJ, which is not the same thing as GPL, or the one the comes ex. with the GNU-Hello package? -- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se -- ***************************************************** * A brief description of DJGPP: * * NEVER BEFORE HAS SO FEW DONE SO MUCH FOR SO MANY! * *****************************************************