mcSTrowClear — Clear all non-empty cells of a row of the a sparse-table dataset
#include <memcom.h> int mcSTrowClear(int dsid, int row_index);
mcSTrowClear
clears, for the sparse-table
dataset identified by dsid
, all non-empty cells
of the row identified by row_index
.