[OT] Re: DMD 0.165 release

Ivan Senji ivan.senji_REMOVE_ at _THIS__gmail.com
Mon Aug 21 01:42:00 PDT 2006


Tom S wrote:
> Ivan Senji wrote:
>>
>> To turn the expression to something other than void but
>> now it prints:
>> [int]0[int]1[int]2[int]3[int]4[int]5[int]6[int]7[int]8[int]9
>> and I can't understand why is this happening?
> 
> LOL, try this one:
> 
> dotimes(10, (writefln("%d %s %f", ++i, new Object, 3.14159f), 0));

LOL, cool! :)



More information about the Digitalmars-d-announce mailing list