Print

Print


> Date:          Tue, 14 Nov 2000 18:22:02 +0100
> From:          [log in to unmask] (Phillip Helbig)
> 
> I think it makes code less readable to specify kind values on literals.  
> It would be nice to be able to alter the default kind for literals 
> within a scoping unit.

This can be done by specifying the KIND for constants.  A simple
suffix such as "_x" could be used.


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%