|
NAMElis_matrix_unset - unassociate the arrays from the matrixSYNOPSIS#include "lis.h"LIS_INT lis_matrix_unset(LIS_MATRIX A); DESCRIPTIONUnassociate the arrays from matrix A.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
NOTEAfter lis_matrix_unset is called, the function lis_matrix_destroy must be called.SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |