5.3.8 /integer, /int, (/integer=4)

This qualifier specifies a size in bytes, n, for the default size of INTEGER variables. When n=2 or 4, take INTEGER*N as the default INTEGER type. When n=0, use the ordinary default length for INTEGER variables.

Executing kfort and explicitly calling the compiler qualifier /noi4 will cause KAP to be called with the command qualifiers /integer=2 and /logical=2 .


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers

Copyright © Digital Equipment Corporation. 1999. All Rights Reserved.