Re: getopt_long
Compile getopt1.c and getopt.c unconditionally on all platforms, it has its own magic for the platforms that already have it. Akim
getopt_long
In one of the pieces of software that I wrote, I have been using getopt_long and would like to continue using it. What is the traditional way of dealing with the fact that it doesn't exist on some platforms such as FreeBSD. The information that I have is that: getopt_long is found by defau