free_sqlda Function

Free space allocated to this sqlda and free the indicator variable space, as allocated in fill_sqlda.

Syntax

void free_sqlda( struct sqlda * sqlda );

Parameters

Remarks

Do not free the memory referenced by each sqldata pointer.