PX_GET_PARAMETER(3) | Library Functions Manual | PX_GET_PARAMETER(3) |
PX_get_parameter — Get various parameter values
#include <paradox.h>
int PX_get_parameter(pxdoc_t *pxdoc, const char *name, char **value)
Get the value of parameter name. The value is returned in the passed parameter value.
For a list a available parameter names see PX_set_parameter(3).
Returns 0 on success and -1 on failure.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.