plastimatch
Loading...
Searching...
No Matches
src
sys
plm_return_code.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _plm_return_code_h_
5
#define _plm_return_code_h_
6
7
#include "
plmsys_config.h
"
8
9
enum
Plm_return_code
10
{
11
PLM_UNINITIALIZED
,
/* Do not use */
12
PLM_SUCCESS
,
/* General success */
13
PLM_ERROR
/* Unspecified error */
14
};
15
16
#endif
Plm_return_code
Plm_return_code
Definition
plm_return_code.h:10
PLM_SUCCESS
@ PLM_SUCCESS
Definition
plm_return_code.h:12
PLM_ERROR
@ PLM_ERROR
Definition
plm_return_code.h:13
PLM_UNINITIALIZED
@ PLM_UNINITIALIZED
Definition
plm_return_code.h:11
plmsys_config.h
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0