rewindtbl() - Rewind a table.

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: May 19 2023
Copyright © 2023 Thunderstone Software LLC. All rights reserved.