squareball/sb-shell.h File Reference

Shell-related utilities. More...

Go to the source code of this file.

Functions



char * sb_shell_quote (const char *str)

Detailed Description

Shell-related utilities.


Function Documentation

char* sb_shell_quote ( const char *  str  ) 

Function that quotes a string to be safely passed to a shell.

Parameters:
str The string to be quoted.
Returns:
A newly-allocated string.
Examples:
hello_shell.c.

Generated on 7 Apr 2018 for squareball by  doxygen 1.6.1