Query: px_put_data_long
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_PUT_DATA_LONG(3) Library Functions Manual PX_PUT_DATA_LONG(3)NAMEPX_put_data_long -- Put value into a long data fieldSYNOPSIS#include <paradox.h> void PX_put_data_long(pxdoc_t *pxdoc, char *data, int len, int value)DESCRIPTIONConverts an integer into a value for a data field as it stored in the database file. You should use this function instead of accessing the record data directly. data points to start of the data field in the record. It must be calculated by summing up all field length before the field to operate on and add it to the base pointer of the record.SEE ALSOPX_put_data_short(3), PX_put_data_double(3), PX_put_data_alpha(3), PX_put_data_byte(3), PX_put_data_bytes(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_PUT_DATA_LONG(3)
Related Man Pages |
---|
px_get_data_blob(3) - debian |
px_get_data_alpha(3) - debian |
px_get_data_byte(3) - debian |
px_get_data_graphic(3) - debian |
px_put_data_bytes(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |