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