getopt icon indicating copy to clipboard operation
getopt copied to clipboard

Add getopt_long()

Open olivier-fs opened this issue 2 years ago • 1 comments

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

olivier-fs avatar Sep 16 '23 12:09 olivier-fs

The author has a getopt_long alternative that's almost a drop-in replacement.

brdjns avatar Jan 01 '24 23:01 brdjns