x-ada

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· 代码 · 共 5 行

TXT
5
字号
# The ada virtual array implementation requires that indexing be disabled on# hosts such as hpux that use a segmented memory architecture.  Both the c# and ada files need to be compiled with this option for correct operation.X_ADA_CFLAGS=-mdisable-indexing

⌨️ 快捷键说明

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