GNU Info

Info Node: (mysql.info)mysql_field_tell

(mysql.info)mysql_field_tell


Next: mysql_free_result Prev: mysql_field_seek Up: C API functions
Enter node , (file) or (file)node

`mysql_field_tell()'
....................

`MYSQL_FIELD_OFFSET mysql_field_tell(MYSQL_RES *result)'

Description
...........

Returns the position of the field cursor used for the last
`mysql_fetch_field()'. This value can be used as an argument to
`mysql_field_seek()'.

Return Values
.............

The current offset of the field cursor.

Errors
......

None.


automatically generated by info2www version 1.2.2.9