128 bit signed and unsigned integer types

Robert Fraser fraserofthenight at gmail.com
Sat Dec 27 21:13:33 PST 2008


Walter Bright Wrote:

> You know, the unimplemented 128 bit integer types.
> 
> Does anyone have a use for these?

Well the only uses I can think of, I'd prefer an unlimited-size big integer struct anyway... Since they can't be operated on in registers (at least in x86), their value seems limited.



More information about the Digitalmars-d mailing list