debian man page for px_write_primary_index

Query: px_write_primary_index

OS: debian

Section: 3

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

PX_WRITE_PRIMARY_INDEX(3)				     Library Functions Manual					 PX_WRITE_PRIMARY_INDEX(3)

NAME
PX_write_primary_index -- Write primary index into a file
SYNOPSIS
#include <paradox.h> int PX_write_primary_index(pxdoc_t *pxdoc, pxdoc_t *pindexdoc)
DESCRIPTION
Writes the primary index for the database passed in pxdoc. The primary index file must be created before as any Paradox file with PX_cre- ate_fp(3) or PX_create_file(3).
RETURN VALUE
Returns 0 on success and -1 on failure.
BUGS
This function will only create primary index files with not more than two levels. In general this will be sufficient to handle many thou- sand records.
SEE ALSO
PX_create_fp(3), PX_create_file(3), PX_read_primary_file(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_WRITE_PRIMARY_INDEX(3)
Related Man Pages
px_get_data_double(3) - debian
px_new3(3) - debian
px_put_record(3) - debian
px_set_inputencoding(3) - debian
px_set_blob_file(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections