Skip to content
  • Seth Price's avatar
    Add MS-DOS/Win9x support · 2bf5ebea
    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
    2bf5ebea
This project is licensed under the MIT License. Learn more