-
Seth Price authored
* Add `VP_USE_GETOPT_H` macro to select `getopt.h` over `unistd.h` for POSIX-noncompliant systems which have their own implementation of `getopt()` (i.e. FreeDOS) * Add `OPTION_CHAR` macro, i.e. for `/` on DOS * Add documentation for MS-DOS compilation
Seth Price authored* Add `VP_USE_GETOPT_H` macro to select `getopt.h` over `unistd.h` for POSIX-noncompliant systems which have their own implementation of `getopt()` (i.e. FreeDOS) * Add `OPTION_CHAR` macro, i.e. for `/` on DOS * Add documentation for MS-DOS compilation
This project is licensed under the MIT License.
Learn more
Loading