version and debug statements
Derek Parnell
derek at psych.ward
Wed May 10 16:49:44 PDT 2006
On Sat, 13 May 2006 06:25:13 +1000, Ameer Armaly
<ameer_armaly at hotmail.com> wrote:
>>
>> Just as an example, it can now transform things such as
>> "for i = 1 to 100 do"
>> to
>> "for(int i = 1; i <= 100; i++){"
>>
> Perhaps, but does this functionality really fall under the domain of a
> project management and automation program?
I neither know nor care. ;-)
--
Derek Parnell
Melbourne, Australia
More information about the Digitalmars-d
mailing list