mcf_st_row_clear — Clear all non-empty cells of a row of a sparse-table dataset
subroutine mcf_st_row_clear(dsid,row_index,status) integer*4 dsid integer*8 row_index integer*4 status
mcf_st_row_clear
clears, for the
sparse-table dataset identified by dsid
, all
non-empty cells of the row identified by
row_index
.