FPT Reference Manual - Command-line Commands
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:
Copyright ©1995 to 2012 Software Validation Ltd. All rights reserved.