Index: [thread] [date] [subject] [author]
  From: Luke <lop@duke.edu>
  To  : 
  Date: Sun, 07 Mar 1999 23:45:38 -0500

getopt_long()

the glibc help page that garrett gave us a link to speaks of a function
called getopt_long() that promises to solve all our problems with long
option parsing, help us with our homework, do our laundry, serve us
breakfast in bed, and always wake us up in time for class.  the example
says getopt_long is in stdio.h.  unfortunately, it is not.  grep can't
find anything anywhere else either.  i saw rcd give an example of this
in class- unfortunately, i guess he has some files that we don't....
help!
-luke



Index: [thread] [date] [subject] [author]