1lis_solver_destroy(3) Lis Library Functions lis_solver_destroy(3)
23
4
NAME
6lis_solver_destroy - destroy the solver
78
SYNOPSIS
10#include "lis.h"
1112
LIS_INT lis_solver_destroy(LIS_SOLVER solver);
1314
DESCRIPTION
16Destroy the solver.
1718
INPUT
20solver The solver to be destroyed
2122
EXIT STATUS
24The following exit values are returned:
2526
0 The process is normally terminated
2728
unspecified
29An error occurred
3031
SEE ALSO
33lis(3)
3435
http://www.ssisc.org/lis/
3637
38
39
40
Man Page 6 Sep 2012 lis_solver_destroy(3)