readme

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

TXT
22
字号
-*- text -*-**** Note: If you are upgrading from previous 1.0 BETA versions, you           may need to recompile your applications if they are	   dynamically linked to a BETA version.  Failure to do so may	   result in a core-dump of your application.**** Note: If you are upgrading from version 0.99-XX, read UPGRADE.txt           for important information.Installation instructions:S-Lang has been successfully compiled and tested on many platforms and OSs(Unix/VMS/PC-MSDOS/OS2).  Building the S-Lang library requires a C compilerthat understands function prototypes.  On SunOS, you will need gcc.  VMS: INSTALL.vms  OS/2, MSDOS, see: INSTALL.pc  Unix: see INSTALL.unxSee doc/README for more information.

⌨️ 快捷键说明

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