27 Apr
2004
27 Apr
'04
4:37 a.m.
On Mon, Apr 26, 2004 at 04:06:22PM +0100, Philippa Cowderoy wrote:
On Mon, 26 Apr 2004, Serge D. Mechveliani wrote:
Alexander is right.
Also as Integer has more sense than Int,
To ask a silly question, is Int defined as 32 bits or is it defined in a similar vein to C's int?
-- flippa@flippac.org
Probably, as in C. Anyway, the program using Int will run into an overflow or not depending on the task and on the machine.