DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) mysql_field_tell

Info Catalog (mysql.info.gz) mysql_field_seek (mysql.info.gz) C API functions (mysql.info.gz) mysql_free_result
 
 22.2.3.22 `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.
 
Info Catalog (mysql.info.gz) mysql_field_seek (mysql.info.gz) C API functions (mysql.info.gz) mysql_free_result
automatically generated byinfo2html