Re: number formatting

2014-04-20 Thread JR via Digitalmars-d-learn
On Sunday, 20 April 2014 at 12:53:11 UTC, steven kladitis wrote: Note sure if you can edit messages once sent. $13,456.67 245,678,541 On Sunday, 20 April 2014 at 12:50:52 UTC, steven kladitis wrote: How do you format numbers to have things like. Leading $ or , or with or without leading ze

Re: number formatting

2014-04-20 Thread monarch_dodra via Digitalmars-d-learn
On Sunday, 20 April 2014 at 12:53:11 UTC, steven kladitis wrote: Note sure if you can edit messages once sent. $13,456.67 245,678,541 On Sunday, 20 April 2014 at 12:50:52 UTC, steven kladitis wrote: How do you format numbers to have things like. Leading $ or , or with or without leading ze

number formatting

2014-04-20 Thread steven kladitis via Digitalmars-d-learn
How do you format numbers to have things like. Leading $ or , or with or without leading zeros. for example $56.00 $056.00 $1,3456.67 <345.89>CR

Re: number formatting

2014-04-20 Thread steven kladitis via Digitalmars-d-learn
Note sure if you can edit messages once sent. $13,456.67 245,678,541 On Sunday, 20 April 2014 at 12:50:52 UTC, steven kladitis wrote: How do you format numbers to have things like. Leading $ or , or with or without leading zeros. for example $56.00 $056.00 $1,