⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ctang-pc.ch

📁 著名算法大师高爷爷设计的语言。此语言结合了Tex和C
💻 CH
字号:
This is the change file for CWEB's CTANGLE under DOS(Contributed by Lee Wittenberg, March 1993)Changes necessary for compiling with Borland C/C++Use compilation switches -mc -w-pro -Ff=5000Note: The changes to section 4 are not necessary if using a compilerthat allows >64K arrays. If you need lots of bytes and toks, try thealternate change files with -bs suffix instead of -pc.@x section 1@d banner "This is CTANGLE (Version 3.64)\n"@y@d banner "This is CTANGLE (Version 3.64pc)\n"@z@x section 4@d max_bytes 90000 /* the number of bytes in identifiers,  index entries, and section names; used in |"common.w"| */@d max_toks 270000 /* number of bytes in compressed \CEE/ code */@y (note that CWEAVE itself needs only about 42K toks)@d max_bytes (unsigned)60000 /* the number of bytes in identifiers,  index entries, and section names; used in |"common.w"| */@d max_toks (unsigned)60000 /* number of bytes in compressed \CEE/ code */@z

⌨️ 快捷键说明

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