An integer is a range of "real numbers", usually with a limit around 999
million or so (depends on the language, C defines a smallint as 1-37,000 for
example.) I can't find any documentation stating ColdFusion's limits with
integers. ColdFusion doesn't see a number with a leading 0 as a number, thus
it can't be an integer...

Anyone know what the maximum size for an integer in CF is?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 11, 2000 12:15 PM
To: [EMAIL PROTECTED]
Subject: RE: Integer?


Huh?  Do you mean because of the leading zero?  Most of the time computers
can ignore that.  What else makes it not an integer?  If I write it as
1,234,567,890 is it an integer?

Not wanting to fight, but curious..



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 11, 2000 11:21 AM
To: [EMAIL PROTECTED]
Subject: RE: Integer?


How could a number "01234567890" be an integer? It's not even a real number!


----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to