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