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 [2024/02/16 01:12] (current) |
||
|---|---|---|---|
| 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> | ||