Turbo C - (C) Copyright 1987, 1988 by Borland International */#define S_IREAD 0x0100 /* from SYSSTAT.H */#define S_IWRITE 0x0080 /* from SYSSTAT.H */#define TRUE 1#define FALSE 0#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"#define MSGKEYPRESS "Press any key to continue."#define MSGCOMMAND "Press / for the list of commands"#define MSGMEMORY "Memory Available:"#define MSGERROR "ERROR"部分说明#define MSGLOMEM "Not enough memory to allocate cell."#define MSGEMPTY "Empty"#define MSGTEXT "Text"
猜您喜欢
推荐内容
开源项目推荐 更多
热门活动
热门器件
用户搜过
随便看看
热门下载
热门文章
评论