|
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: Wed Sep 10 11:42:21 EDT 2008
|