📄 index
字号:
This directory contains the machine independent parts of theportable C compiler. For more explanation of how these filesare used, see the "Tour through the Portable C Compiler"in Volume 2 of the UNIX(TM) documentation.The makefile in this directory is useful when makeing a compiler;create a directory, copy the makefile into it, write themachine dependent files, and you are off and running. The file gis a useful aid for finding out when things are used.The pcc command (see the pcc source) uses this makefile andthe files in this directory. Lint also uses the files.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -