PX_SET_VALUE(3) | Library Functions Manual | PX_SET_VALUE(3) |
PX_set_value — Sets various float parameters
#include <paradox.h>
int PX_set_value(pxdoc_t *pxdoc, const char *name, float value)
Sets the float parameter name to the value value.
Returns 0 on success and -1 on failure.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.