PX_SET_PARAMETER(3) | Library Functions Manual | PX_SET_PARAMETER(3) |
PX_set_parameter — Sets various parameters
#include <paradox.h>
int PX_set_parameter(pxdoc_t *pxdoc, const char *name, const char *value)
Sets the parameter name to the value value. This function must be used for all values of type string. float-values can be set with PX_set_value(3). name may be one of the following.
Returns 0 on success and -1 on failure.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.