Query: px_set_tablename
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_SET_TABLENAME(3) Library Functions Manual PX_SET_TABLENAME(3)NAMEPX_set_tablename -- Set name of tableSYNOPSIS#include <paradox.h> int PX_set_tablename(pxdoc_t *pxdoc, const char *name)DESCRIPTIONSets 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 VALUEReturns a value < 0 in case of an error, otherwise 0.SEE ALSOPX_create_fp(3), PX_set_parameter(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_SET_TABLENAME(3)
Related Man Pages |
---|
px_get_data_short(3) - debian |
px_get_data_long(3) - debian |
px_put_record(3) - debian |
px_set_blob_file(3) - debian |
px_set_targetencoding(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Introduction |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |