Initial revision
This commit is contained in:
3
lib/prepargs.h
Normal file
3
lib/prepargs.h
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Parse arguments from a string and prepend them to an argv. */
|
||||
|
||||
void prepend_default_options (char const *, int *, char ***);
|
||||
Reference in New Issue
Block a user