shell-scape: Échappe des caractères spéciaux
This commit is contained in:
@@ -22,6 +22,8 @@ char *tmp_end(void);
|
||||
*/
|
||||
char *tmp_append_char(char c);
|
||||
|
||||
char *tmp_append_sized(const char *buffer, size_t buffer_sz);
|
||||
|
||||
char *tmp_append_cstr(const char *cstr);
|
||||
|
||||
void tmp_clean();
|
||||
|
Reference in New Issue
Block a user