source:
diffutils/vendor/current/lib/prepargs.h@
530
Last change on this file since 530 was 530, checked in by , 12 years ago | |
---|---|
File size: 129 bytes |
Line | |
---|---|
1 | /* Parse arguments from a string and prepend them to an argv. */ |
2 | |
3 | void prepend_default_options (char const *, int *, char ***); |
Note:
See TracBrowser
for help on using the repository browser.