mcf_st_row_num_cells — Get the number of non-empty cells of a row of a sparse-table dataset
subroutine mcf_st_row_num_cells(dsid,row_index,num_cells) integer*4 dsid integer*8 row_index integer*8 num_cells
mcf_st_row_num_cells
gets, for the
sparse-table dataset identified by dsid
, the
number of non-empty cells of the row identified by
row_index
.