Stores a copy of a C string argument.
Synopsis
Declared in <util/subprocess.h>
string_arg(char const* arg);
Parameters
Name |
Description |
arg |
Argument value to store. |
Created with MrDocs
Stores a copy of a C string argument.
Declared in <util/subprocess.h>
string_arg(char const* arg);
Name |
Description |
arg |
Argument value to store. |
Created with MrDocs