https://github.com/katahiromz/getoptsample
An example code for GNU getopt_long function
https://github.com/katahiromz/getoptsample
cpp cxx getopt-long gnu portable
Last synced: 7 months ago
JSON representation
An example code for GNU getopt_long function
- Host: GitHub
- URL: https://github.com/katahiromz/getoptsample
- Owner: katahiromz
- License: mit
- Created: 2018-11-01T02:42:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T05:06:29.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T22:32:43.974Z (9 months ago)
- Topics: cpp, cxx, getopt-long, gnu, portable
- Language: C
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
This is a sample code for GNU getopt_long function.