digitalmars.D - What's up with the 'cent' type?
- kinghajj <kinghajj_member pathlink.com> Aug 17 2004
- "Walter" <newshound digitalmars.com> Aug 17 2004
- Tom Sawyer <tsawyer hannible.mo> Aug 18 2004
It looks interesting... when will it be completed? 16-bytes can hold alot of data ;) ... just think about the cryptology uses! When it is implemented, will there be phobos functions to take many other types (say, bytes/ubyes) and combine them into one cent?
Aug 17 2004
"kinghajj" <kinghajj_member pathlink.com> wrote in message news:cftnj3$1e07$1 digitaldaemon.com...It looks interesting... when will it be completed? 16-bytes can hold alot
data ;) ... just think about the cryptology uses! When it is implemented, will there be phobos functions to take many other
(say, bytes/ubyes) and combine them into one cent?
It's just being reserved for future implementation. When that will be, I don't know. I'm sure there will be the usual library routines to support it.
Aug 17 2004
On Tue, 17 Aug 2004 13:42:46 -0700, Walter wrote:"kinghajj" <kinghajj_member pathlink.com> wrote in message news:cftnj3$1e07$1 digitaldaemon.com...It looks interesting... when will it be completed? 16-bytes can hold alot
data ;) ... just think about the cryptology uses! When it is implemented, will there be phobos functions to take many other
(say, bytes/ubyes) and combine them into one cent?
It's just being reserved for future implementation. When that will be, I don't know. I'm sure there will be the usual library routines to support it.
I hope this would also include ASM SSE support. SSE data is all 128-bit data types.
Aug 18 2004








Tom Sawyer <tsawyer hannible.mo>