This shows you the differences between two versions of the page.
c:mysql:mysql.h:mysql_fetch_field_direct [2013/02/03 20:19] 127.0.0.1 external edit |
c:mysql:mysql.h:mysql_fetch_field_direct [2013/02/25 23:35] (current) Daniel Gohlke |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== mysql_fetch_field_direct ====== | ====== mysql_fetch_field_direct ====== | ||
<code c> | <code c> | ||
+ | MYSQL_FIELD *mysql_fetch_field_direct(MYSQL_RES *result, unsigned int fieldnr) | ||
</code> | </code> | ||