Loading…
DD文件所在目录:
DD文件名称: builtins.h
DD文件类型: 头文件

  • /***************************************************************
  • * 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)


请登录以获得完整内容