usstmt.h
来自「This Source-Navigator, an IDE for C/C++/」· C头文件 代码 · 共 10 行
H
10 行
COMMON /USSTMT/ ISGLOB,ICLOLD,NFIOLD,NFAULT,RPROCS LOGICAL RPROCS*-----------------------------------------------------------------------* ISGLOB = running count of statements in source deck* ICLOLD = the class (ICLASS) of the last EXECUTABLE statement* NFIOLD = the line number of the last statement in the module* NFAULT = the number of WARNINGS in the module so far* RPROCS = set .TRUE. if module is to be processed*-----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?