Query: px_read_primary_index
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_READ_PRIMARY_INDEX(3) Library Functions Manual PX_READ_PRIMARY_INDEX(3)NAMEPX_read_primary_index -- Reads the primary index into an internal bufferSYNOPSIS#include <paradox.h> int PX_read_primary_index(pxdoc_t *pindexdoc)DESCRIPTIONReads the complete primary index into an internal buffer. After calling this function successfully you usually add the index to a database file by calling PX_add_primary_index(3). Once the index is read and associated with a database file, it will be used when record data is accessed.RETURN VALUEReturns 0 on success and -1 on failure.SEE ALSOPX_add_primary_index(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_READ_PRIMARY_INDEX(3)
| Related Man Pages |
|---|
| px_get_data_double(3) - debian |
| px_get_data_short(3) - debian |
| px_get_data_long(3) - debian |
| px_set_parameter(3) - debian |
| px_set_blob_file(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |