top_left_banner  SimCon logo


fpt - Example Report: Fortran Kinds

The report shows the Fortran kinds used for numeric variables and other objects in an fpt project. For each logical, integer or real kind the listing shows the number of symbols and the number of literal values explicitly declared to be of each kind and the number for which the kind is set implicitly.

The fpt command to generate the report is:

SHOW KINDS

Logical Kinds ============= Value Size Symbols Literals Name Declared Undecl Tagged Untagged 4 4 0 2480 0 8348 KL4 Integer Kinds ============= Value Size Symbols Literals Name Declared Undecl Tagged Untagged 1 1 10 0 0 0 KI1 2 2 8 0 0 0 KI2 4 4 927 48387 65 172745 KI4 8 8 97 41 78 0 KI8 Real/Complex Kinds ================== Value Real Symbols Literals Name size Declared Undecl Tagged Untagged 4 4 2102 50924 14520 121081 KR4 8 8 7049 860 2415 726 KR8

Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.