type declaration

Derek Parnell derek at nomail.afraid.org
Mon Jan 1 17:16:53 PST 2007


On Mon, 01 Jan 2007 23:47:11 +0100, Frits van Bommel wrote:

> Derek Parnell wrote:
>> Feel free to add these to your own code first, to try it out.
>> 
>> alias int8    byte;
>> alias int16   short;
>> alias int32   int;
>> alias int64   long;
>> alias in128   cent;
>> alias float32 float;
>> alias float64 double;
> 
> I presume you meant those to be reversed...

LOL... You presume well... I was hurrying off to work when scribbling that
missive.

-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
"Down with mediocrity!"
2/01/2007 12:16:08 PM



More information about the Digitalmars-d mailing list