SYNOPSISFLD *nametofld
(
TBL *tbl,
char *s
);
PARAMETERS
DESCRIPTION
This will hunt for the field in the table. The field returned will
be updated on each gettblrow.
Returns a pointer to the field named s in tbl.
SEE ALSO
gettblrow()