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?
> 
> -- 
> [EMAIL PROTECTED]
> 


Probably, as in C. Anyway, the program using  Int  will run into
an overflow or not depending on the task and on the machine.  
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to