PX_open_file
read a Paradox file
- Provided by: pxlib-dev (Version: 0.6.9-1)
- Source: pxlib
- Report a bug
read a Paradox file
#include <paradox.h>
int PX_open_file(pxdoc_t *pxdoc, const char *filename)
Opens a Paradox file with the given filename. pxdoc must be created before with PX_new(3) or PX_new2(3).
Returns 0 on success and -1 on failure.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.