|
SYNOPSIS
void rewindtbl(TBL *tbl);
PARAMETERS
- TBL *tbl
The table to rewind.
DESCRIPTION Rewinds the table so that the next gettblrow() will return the first
row in the table.
SEE ALSO gettblrow()
Copyright © Thunderstone Software Last updated: Sun Mar 17 21:14:49 EDT 2013
|