getopt
getopt copied to clipboard
Add getopt_long()
Hi!
Nice to use on say MSVC/Win32 where there is no platform support.
Would you mind adding getopt_long() that is used by e.g. xz-utils ?
Regards
The author has a getopt_long alternative that's almost a drop-in replacement.