Sponsored Content
Full Discussion: Zeno's Paradox
The Lounge What is on Your Mind? Cartoons for Geeks Zeno's Paradox Post 302608831 by Linux Bot on Sunday 18th of March 2012 06:15:04 PM
Old 03-18-2012
Zeno's Paradox

2012-03-18T23:00:53+01:00
Image






Image Image Image Image
Image

Source...
 
PX_CLOSE(3)						     Library Functions Manual						       PX_CLOSE(3)

NAME
PX_close -- Closes instance of Paradox file SYNOPSIS
#include <paradox.h> void PX_close(pxdoc_t *pxdoc) DESCRIPTION
Closes a Paradox file. Do not confuse this function with PX_delete(3) which has to be called after PX_close(3) to free all resources used for the database. PX_close(3) closes the associated file if it was opened by pxlib. If the database file was opened with fopen(3) it must be closed with flcose(3) by the calling application. SEE ALSO
PX_new(3), PX_new2(3), PX_open_file(3), PX_open_fp(3), PX_delete(3) AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_CLOSE(3)
All times are GMT -4. The time now is 03:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy