mcSTrowNum — Get the current number of rows for a sparse-table dataset
#include <memcom.h> mcInt64 mcSTrowNum(int dsid);
mcSTrowNum
returns, for the sparse-table
dataset identified by dsid
, the current number of
rows. For a newly-created dataset or an emptied dataset, the number
of rows is 0.