debian man page for px_read_primary_index

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)

NAME
PX_read_primary_index -- Reads the primary index into an internal buffer
SYNOPSIS
#include <paradox.h> int PX_read_primary_index(pxdoc_t *pindexdoc)
DESCRIPTION
Reads 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 VALUE
Returns 0 on success and -1 on failure.
SEE ALSO
PX_add_primary_index(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_READ_PRIMARY_INDEX(3)
Related Man Pages
px_create_fp(3) - debian
px_get_data_double(3) - debian
px_get_data_bytes(3) - debian
px_get_data_long(3) - debian
px_put_data_alpha(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?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com