mcSTrowNumCells — Get the number of non-empty cells of a sparse-table dataset
#include <memcom.h> mcInt64 mcSTrowNumCells(int dsid, int row_index);
mcSTrowNumCells
returns, for the
sparse-table dataset identified by dsid
, the
number of non-empty cells of the row identified by
row_index
.