.TH "PX_NEW" "3" .SH "NAME" PX_new \(em create new instance of Paradox file .SH "SYNOPSIS" .PP #include .PP pxdoc_t* PX_new() .SH "DESCRIPTION" .PP Creates a new instance of a Paradox file. This function or PX_new2(3) must be called before any other functions. .SH "RETURN VALUE" .PP Returns a pointer to an internal representation of a Paradox file or NULL on failure. .SH "SEE ALSO" .PP PX_new2(3), PX_open_file(3), PX_open_fp(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man