DBASEdisposeDataset |
Top Previous Next |
Give a holiday of the memory for record. A before requested memory for a record is released with this function again. Herewith no record is extinguished in the data bank. Parametre buf (DBbuffer *) [IN] The trading on the data bank open by DBASEopen. elem (void *) [IN] Act on the memory to be extinguished of the record. Result --- Declaration #include "dbase.h"
void DLLENTRY DBASEdisposeDataset ( DBbuffer * buf, void * elem );
|