March 02, 2016 typeof(0x123f).stringof | ||||
---|---|---|---|---|
| ||||
Shouldn't this print 'float'? writeln(typeof(0x123f).stringof); |
March 02, 2016 Re: typeof(0x123f).stringof | ||||
---|---|---|---|---|
| ||||
Posted in reply to ric maicle | 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!
|
Copyright © 1999-2021 by the D Language Foundation