Re: longs

"Scott Hassan" <[email protected]> Tue, 09 Feb 2010 18:10:15 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
-- David Jeske wrote:
> I'm curious.. what are you trying to do in clearsilver that has you wondering
> about 64 bit number support?

I am displaying some file lengths (in bytes) that are greater than 2G.  I was
writing a simple macro to convert the lengths into a more human readable
format.

Scott