argtable / argtable3

A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.
http://www.argtable.org
Other
377 stars 65 forks source link

Windows compilation when STDC_WANT_SECURE_LIB enabled fixed. Crash in case of using Unicode character set as application default character set on Windows fixed too. #11

Closed aegoroff closed 7 years ago

aegoroff commented 7 years ago

I adopted the code to be worked and compiled successfully on windows using VS 2017 compiler with enabled security checks