x-ada
来自「linux下的gcc编译器」· 代码 · 共 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 + -
显示快捷键?