typeof(0x123f).stringof
ric maicle via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Mar 1 18:23:35 PST 2016
Previous message:
Formatting a string on a variadic parameter function without using GC
Next message:
typeof(0x123f).stringof
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Shouldn't this print 'float'? writeln(typeof(0x123f).stringof);
Previous message:
Formatting a string on a variadic parameter function without using GC
Next message:
typeof(0x123f).stringof
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d-learn mailing list