Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Paradox Engine 3.0 for C - <b>syntax:</b> int pxrecnum(tablehandle tblhandle, recordnumber *recnumptr) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXRecNum(TABLEHANDLE tblHandle, RECORDNUMBER *recNumPtr)

Args: tblHandle  - table (file) handle
      *recNumPtr - on success:  the current record number

Returns: PXSUCCESS (0) or error number

Synopsis: Returns (via recNumPtr) the record number of the current record.

See Also: Example PXRecGoto

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson