|
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: Sun Mar 17 21:14:49 EDT 2013
|