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