yuqwert / Getopt-for-Visual-Studio

getopt.h file as a drop in addition to Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

getopt.h file as a drop in addition to Visual Studio


Languages

Language:C 100.0%