rewinddbtbl() - Rewind a table.

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: Oct 5 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.