debian man page for px_get_parameter

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)

NAME
PX_get_parameter -- Get various parameter values
SYNOPSIS
#include <paradox.h> int PX_get_parameter(pxdoc_t *pxdoc, const char *name, char **value)
DESCRIPTION
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).
RETURN VALUE
Returns 0 on success and -1 on failure.
SEE ALSO
PX_set_parameter(3), PX_get_value(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_PARAMETER(3)
Related Man Pages
px_date2string(3) - debian
px_create_fp(3) - debian
px_new2(3) - debian
px_set_inputencoding(3) - debian
px_timestamp2string(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com