1lis_solver_get_status(3)     Lis Library Functions    lis_solver_get_status(3)
2
3
4

NAME

6       lis_solver_get_status - get the status from the solver
7
8

SYNOPSIS

10       #include "lis.h"
11
12       LIS_INT lis_solver_get_status(LIS_SOLVER solver, LIS_INT *status);
13
14

DESCRIPTION

16       Get the status from the solver.
17
18

INPUT

20       solver The solver
21
22

OUTPUT

24       status The status
25
26

EXIT STATUS

28       The following exit values are returned:
29
30       0      The process is normally terminated
31
32       unspecified
33              An error occurred
34
35

SEE ALSO

37       lis(3)
38
39       http://www.ssisc.org/lis/
40
41
42
43
44Man Page                          6 Sep 2012          lis_solver_get_status(3)
Impressum