mcSTdatasetClear — Clear all contents of a sparse-table dataset
#include <memcom.h> int mcSTdatasetClear(int dsid);
mcSTdatasetClear
empties all cells and
removes all columns and rows from the sparse-table dataset
identified by dsid
.