squareball
0.2.0.53-dd5b
A general-purpose library for C99
|
Shell-related utilities. More...
Go to the source code of this file.
Functions | |
char * | sb_shell_quote (const char *str) |
Shell-related utilities.
char* sb_shell_quote | ( | const char * | str | ) |
Function that quotes a string to be safely passed to a shell.
str | The string to be quoted. |