mcSTdatasetClose — Close a sparse-table dataset
#include <memcom.h> const char* mcSTdatasetClose(int dsid);
If completed successfully, 0 is returned. If an error has occurred, NULL is returned. The occurrence of errors can by verified by calling mcErrStatus which returns the MemCom error number.