cursta.h
来自「This Source-Navigator, an IDE for C/C++/」· C头文件 代码 · 共 17 行
H
17 行
COMMON/CURSTA/NCHST,NSTREF,NLIMA,IFILTR,NLREF(20),ICURCL(2), + NEWOUT,NDUMMY*-----------------------------------------------------------------------* /CURSTA/ describes the "current" statement* (after calls to EXTRAC and CLASSF)* NCHST no. of ch. in statement* NSTREF no. of corresponding statement in SIMA* NLIMA no. of corresponding image lines of current stmt.* IFILTR flag: = -1 reset for routine, 0 reset for statement,* 1 do not reset* NLREF ref. to n-th corresponding line in SIMA* ICURCL(1) class of first part* ICURCL(2) class of second part ( if ICURCL(1)=IIF), else ILL* NEWOUT occupation of SNEWST in lines* NDUMMY true dummy argument (to avoid integer overflows)*-----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?