POV-Ray : Newsgroups : povray.unofficial.patches : POV+for() : Re: POV+for() Server Time
3 Sep 2024 04:19:56 EDT (-0400)
  Re: POV+for()  
From: Ron Parker
Date: 7 May 1999 10:07:26
Message: <3732e58e.0@news.povray.org>
On Thu, 06 May 1999 23:57:54 +0200, Ralf Muschall wrote:
>Nieminen Mika wrote:
>
>> #declare Index+=1;
>> #declare PosX*=1.5;
>> #declare PosY/=2;
>> #declare PosZ-=10;
>
>Agreed, but I think ++ and -- are not necessary.
>OTOH, I'd like to see the equality operator renamed from
>= to == (I always get bitten by writing something like
>#if(foo==bar)
>and then having to correct it).

Don't forget || and &&.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.