unsigned int currec (FCB *fcb);

Get the current record number in a file.

fcb =Pointer to file control block.
Return:Current record number.

Include file: diskio.h