SYNOPSISvoid rewindtbl(TBL *tbl);
void rewindtbl(TBL *tbl);
PARAMETERS
DESCRIPTIONRewinds the table so that the next gettblrow() will return the first row in the table.
SEE ALSOgettblrow()