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 );
Free space allocated to this sqlda and free the indicator variable space, as allocated in fill_sqlda. Do not free the memory referenced by each sqldata pointer.