Files
QNX/utils/d/diff/lib/prepargs.h
2025-08-20 19:02:58 +08:00

4 lines
129 B
C

/* Parse arguments from a string and prepend them to an argv. */
void prepend_default_options (char const *, int *, char ***);