px_set_tablename(3) debian man page | unix.com

Man Page: px_set_tablename

Operating Environment: debian

Section: 3

PX_SET_TABLENAME(3)					     Library Functions Manual					       PX_SET_TABLENAME(3)

NAME
PX_set_tablename -- Set name of table
SYNOPSIS
#include <paradox.h> int PX_set_tablename(pxdoc_t *pxdoc, const char *name)
DESCRIPTION
Sets the name of the table as stored in the header of the database file. You probably will call this function after PX_create_fp(3) because it leaves the name empty. This function is a short cut for PX_set_parameter(pxdoc, "tablename", name) and is deprecated.
RETURN VALUE
Returns a value < 0 in case of an error, otherwise 0.
SEE ALSO
PX_create_fp(3), PX_set_parameter(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_SET_TABLENAME(3)
Related Man Pages
px_date2string(3) - debian
px_get_data_long(3) - debian
px_insert_record(3) - debian
px_put_record(3) - debian
px_time2string(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?
Introduction
Weird 'find' results