Group: comp.lang.fortran · Group Profile · Search for Converson in comp.lang.fortran
Author: James Giles
Date: Jul 29, 2008 12:26
... BOZ in INT(), REAL(), etc.? They are the standard way of giving a type to BOZ constants. Sounds nice. But actually that rule is a mangling of the semantics of those converson functions. In the special case involved, those functions actually act as a form of TRANSFER operation, instead of as conversions. Ironically, one of the many places you still aren't allowed to use BOZ ...
|