PX_SET_VALUE
PX_SET_VALUE
Section: C Library Functions (3) Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:53:23 GMT, April 16, 2011