Query: px_get_parameter
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_GET_PARAMETER(3) Library Functions Manual PX_GET_PARAMETER(3)NAMEPX_get_parameter -- Get various parameter valuesSYNOPSIS#include <paradox.h> int PX_get_parameter(pxdoc_t *pxdoc, const char *name, char **value)DESCRIPTIONGet 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).RETURN VALUEReturns 0 on success and -1 on failure.SEE ALSOPX_set_parameter(3), PX_get_value(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_PARAMETER(3)
| Related Man Pages |
|---|
| px_new2(3) - debian |
| px_new3(3) - debian |
| px_put_record(3) - debian |
| px_set_parameter(3) - debian |
| px_set_blob_file(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |