fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
MAXIMUM NUMBER OF STATEMENTS
Syntax:
MAXIMUM [NUMBER OF] STATEMENTS [:] <integer>
Function:
In fpt versions 2.2-7 and before, this command is used to limit the size of the program generated by inline expansion of subroutines and loop unwinding. Inline expansion is requested by the commands EXPAND INLINE and INLINE. Loop unwinding is requested by the command UNWIND.
The command is obsolete in fpt versions 3.0-0 and later and is ignored.
Where to Use this Command
Operating system command line | Yes |
Configuration file, config.fsp | Yes |
Specification (fsp) files, *.fsp | Yes |
Interactively, to FPT> prompt | Yes |
Interactive command files | Yes |
Embedded in the Fortran code | Yes |
Default
No default value applies in fpt versions 3.0-0 and later.
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.