Converson
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.000 sec
Re: Integers and standard     

Group: comp.lang.fortran · Group Profile · Search for Converson in comp.lang.fortran
Author: Steven G. Kargl
Date: Jul 29, 2008 13:27

... about 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. I agree 100%% with James. But, in the context of this thread, I think S. Kargl was asking what the rule was for things like: INT(Z'80000000'). In that case, I think ...
Show full article (3.11Kb) · Show article thread
Re: Integers and standard     

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 ...
Show full article (1.31Kb) · Show article thread