Re: longs
"David Jeske" <[email protected]> Tue, 09 Feb 2010 18:01:58 -0000
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
I'm curious.. what are you trying to do in clearsilver that has you wondering about 64 bit number support? -- Scott Hassan wrote: > Do clearsilver's templates understand 64-bit numbers? > > I want to do the following: > > <?cs set:duration=17179869184 ?> > <?cs var:duration/1048576?> > > This outputs 2048 instead of 16384.