debian man page for px_set_value

Query: px_set_value

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PX_SET_VALUE(3) 					     Library Functions Manual						   PX_SET_VALUE(3)

NAME
PX_set_value -- Sets various float parameters
SYNOPSIS
#include <paradox.h> int PX_set_value(pxdoc_t *pxdoc, const char *name, float value)
DESCRIPTION
Sets the float parameter name to the value value. numprimkeys The number of primary keys. Paradox databases always use the first 'numprimkeys' fields for the primary index.
RETURN VALUE
Returns 0 on success and -1 on failure.
SEE ALSO
PX_get_value(3), PX_set_parameter(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_SET_VALUE(3)
Related Man Pages
px_get_field(3) - debian
px_put_record(3) - debian
px_set_inputencoding(3) - debian
px_set_blob_file(3) - debian
px_set_targetencoding(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph