Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void free_sqlda( struct sqlda * sqlda );
sqlda SQLDA 構造体へのポインター。
この sqlda に割り付けられている領域を解放し、fill_sqlda などで割り付けられたインジケーター変数領域を解放します。各 sqldata ポインターによって参照されているメモリは解放しません。