mcf_st_row_num — Get the current number of rows for a sparse-table dataset
subroutine mcf_st_row_num(dsid,num_row) integer*4 dsid integer*8 num_row
mcf_st_row_num
gets, 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.