Re: [gtk-list] Re: window geometry with GTK



Michael> My question is: is getopt_long() an ANSI or POSIX routine?
Michael> Is it portable (re: available) to non-Linux platforms?

getopt_long is a GNU extension.

You can get a GPLd implementation from many places (just about any GNU
package).  The implementation is portable to more or less anything.

If the licensing isn't an issue, I recommend using it.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]