fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
CHANGE COMPLEX*16 TO DOUBLE COMPLEX
Syntax:
CHANGE COMPLEX*16 TO DOUBLE [COMPLEX]
DO NOT CHANGE COMPLEX TO DOUBLE COMPLEX
Function:
The keyword COMPLEX*16 in declarations and IMPLICIT statements is replaced by DOUBLE COMPLEX. Note that neither of these forms is standard Fortran. Use the fpt command CHANGE SIZES TO KINDS to convert code to conform to the standard.
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 | No |
Default
DO NOT CHANGE COMPLEX TO DOUBLE COMPLEX
(Note that defaults may be changed in the configuration file).
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.