fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
ALIGNMENT CHECK TO CHECK CHARACTERS
Syntax:
ALIGNMENT CHECK TO CHECK CHARACTERS ALIGNMENT CHECK TO CHECK CHARACTER VARIABLES ALIGNMENT CHECK TO IGNORE CHARACTERS ALIGNMENT CHECK TO IGNORE CHARACTER VARIABLES
Function:
This command instructs fpt to check or to ignore the alignment of character variables and array elements when checking alignment. Please see the CHECK ALIGNMENT command for a description of the check.
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
Alignment of character variables is checked by default.
Examples:
In an FSP file:
%alignment check to ignore characters %check alignment
See Also:
ALIGN OBJECTS IN STRUCTURES
CHECK ALIGNMENT
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.