Formatting floats and ints

Darts via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Mar 15 10:11:06 PDT 2015


Thanks! That works perfectly! ;) I'll remember they're called 
Format Strings now.

Tangentially related follow up: if I want to cast a string to a 
dstring... what are the rules for that? I'm getting an 
"object.Error@(0): array cast misalignment" message when my 
program crashes tring to convert a string to a dstring...


More information about the Digitalmars-d-learn mailing list