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 に割り付けられている領域を解放し、fill_sqlda などで割り付けられたインジケータ変数領域を解放します。各 sqldata ポインタによって参照されているメモリは解放しません。