comm-amiga.ch
来自「模拟器提供了一个简单易用的平台」· CH 代码 · 共 18 行
CH
18 行
This is the change file for CWEB's COMMON on the Amiga(Contributed by Tomas Rokicki, June 1993)With Lattice C 5.1, use compilation switches -b0 -r0, and ignore thecompiler warnings. With SAS 6.0, use compilation switches Code=far Data=far.@x section 69An omitted change file argument means that |"/dev/null"| should be used,@yAn omitted change file argument means that |"nil:"| should be used,@z@x section 70 if (found_change<=0) strcpy(change_file_name,"/dev/null");@y if (found_change<=0) strcpy(change_file_name,"nil:");@z
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?