5.3.14 /real, /rl, (/real=4)

The /real qualifier tells KAP what the Fortran 90 compiler default size for REAL variables is in bytes, N, where REAL*N can be 4 or 8. To change the default size of REAL variables, for example, from 4 to 8, first, set the Fortran compiler qualifier /r=8 . Next, tell KAP the new size with the /real=8 qualifier.


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

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