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_get_data_double(3) - debian |
| px_get_data_short(3) - debian |
| px_get_data_long(3) - debian |
| px_new2(3) - debian |
| px_set_blob_file(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |