Re: longs

"Scott Hassan" <[email protected]> Thu, 21 Jan 2010 08:22:29 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
-- Brandon Long wrote:
> CS currently uses a "long int" for numbers, which is 32 bits on 32 bit
> builds... and a 64 bit number on most 64 bit builds.

Does it make sense to have this behaviour when running on a different platform?
Scott