Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 722 Bytes

getopt

GNU getopt for Visual Studio

Deprication notice

Please do not use this port any more, use vcpkg instead. There are also better solutions like Boost, Clara, or CXXOpts.

Copyright

This project contains code from getopt.h and getopt.c from the MinGW repositories. The license terms from MinGW apply when using these files.

Usage

Copy the file to the include folder in Visual Studio. That should be in Program Files\Microsoft Visual Studio xxx\VC\include