[csw-dev] getopt.h missing on solaris8
Joerg Schilling
Joerg.Schilling at fokus.fraunhofer.de
Sun Mar 30 17:50:15 CEST 2008
"Dennis Clarke" <dclarke at blastwave.org> wrote:
> > getopt.h does not officieally exist, it is a private file written by RMS.
> >
> > Jörg
>
> In the category "Jörg will know for sure" :-)
>
> What is the correct way to do things? Officially ?
The getopt() prototype is in unistd.h
Most GNU influenced software tests for getopt_long() but forgets
about the fact that getopt.h is even more non-standard.
http://www.opengroup.org/onlinepubs/009695399/functions/getopt.html
is the official standard.
Jörg
--
EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js at cs.tu-berlin.de (uni)
schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
More information about the devel
mailing list