rfpcincl.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 16 行

GML
16
字号
:P.
When working on a PC/DOS system, the DOS environment
symbol :HP2.GMLINC:eHP2.
:I1.symbols
:I2.GMLINC
:I1.dos symbols
:I2.GMLINC
may be set with an include file list.
This symbol is defined in the same way as a library definition list
(see :HDREF refid='dpclbl'.), and provides a list of alternate
directories for file inclusion.
If an included file is not defined in the current directory, the
directories specified by the include path list are searched for the file.
If the file is still not found, the directories specified by the
DOS environment symbol :HP2.PATH:eHP2. are searched.

⌨️ 快捷键说明

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