|
PatchworkOS
19e446b
A non-POSIX operating system.
|
#include "common/argsplit.h"Go to the source code of this file.
Functions | |
| const char ** | argsplit (const char *str, uint64_t maxLen, uint64_t *count) |
| Standardized argument parsing function. | |