source:
vendor/diffutils/2.8.1/lib/prepargs.h
Last change on this file was 2556, checked in by , 19 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.