typeof(0x123f).stringof
ric maicle via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Mar 1 18:54:08 PST 2016
On Wednesday, 02 March, 2016 10:23 AM, ric maicle wrote:
> Shouldn't this print 'float'?
>
> writeln(typeof(0x123f).stringof);
Oh man, I should better sleep!
More information about the Digitalmars-d-learn
mailing list