Loading…
Loading…
DD File path:
DD File name: builtins.h
DD File type: Header file
- /***************************************************************
- * builtins.h is a generated file from rtn_code.h
- * rtn_code.h is, in turn, generated from rtn_def.h
- * Edit rtn_def.h to make changes!!!!
- ***************************************************************/
- #ifndef BUILTINS_H
- #define BUILTINS_H
- #define BLTIN_SUCCESS 0
- #define BLTIN_NO_MEMORY (1800 +1)
- #define BLTIN_VAR_NOT_FOUND (1800 +2)
- #define BLTIN_BAD_ID (1800 +3)
- #define BLTIN_NO_DATA_TO_SEND (1800 +4)
- #define BLTIN_WRONG_DATA_TYPE (1800 +5)
Please login for more