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