readme

来自「一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件」· 代码 · 共 12 行

TXT
12
字号
The files in this directory serve to illustrate the S-Lang library cursesemulation.  The emulation is far from complete; however, for many simpleprograms, it is adequate.The C files in the directory come from the ncurses test directory.  The onlymodifications I have made to them involve adding code to stop gcc warnings,e.g., ./bs.c: In function `main':./bs.c:1250: warning: control reaches end of non-void function

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?