Dec. 4, 2008
9:56 a.m.
From: "Cesare Di Mauro" <cesare.dimauro@a-tono.com>
But at least it will be more usable to have a short-hand for decimal declaration:
a = 1234.5678d
How often do you put non-integer constants in real programs? Don't you find that most real decimal apps start with external data sources instead of all the data values being hard-coded in your program?