cent and ucent?

Alex Rønne Petersen xtzgzorex at gmail.com
Sat Jan 28 17:17:47 PST 2012


Hi,

Are there any current plans to implement cent and ucent? I realize no 
current processors support 128-bit integers natively, but I figure they 
could be implemented the same way 64-bit integers are on 32-bit machines.

I know I could use std.bigint, but there's no good way to declare a 
bigint as fixed-size...

-- 
- Alex


More information about the Digitalmars-d mailing list