mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 00:30:59 +03:00
first commit
This commit is contained in:
9
getopt/README
Normal file
9
getopt/README
Normal file
@@ -0,0 +1,9 @@
|
||||
1. Functions for simplify control of complex parameters
|
||||
cmdlnopts.c - example of use
|
||||
parceargs.c - main functions
|
||||
parceargs.h - their header
|
||||
|
||||
2. Functions for regular getopt_long
|
||||
getopt.c - snippet file
|
||||
getopt.h - its header
|
||||
|
||||
Reference in New Issue
Block a user