|
SYNOPSIS
void rewinddbtbl(DBTBL *db);
PARAMETERS
- DBTBL *db
The table to rewind.
DESCRIPTION Rewinds the table so that the next get will return the first
row in the table.
SEE ALSO getdbtblrow()
Copyright © Thunderstone Software Last updated: Thu Dec 22 14:51:46 EST 2011
|