POV-Ray : Newsgroups : povray.general : The Language of POV-Ray : Re: The Language of POV-Ray Server Time
11 Aug 2024 01:26:47 EDT (-0400)
  Re: The Language of POV-Ray  
From: Nieminen Juha
Date: 15 Mar 2000 04:46:59
Message: <38cf5c12@news.povray.org>
TonyB <ben### [at] panamac-comnet> wrote:
: #for (Counter has an initial value established*, Condition to exit**,
: Step***)

  No, no.

#for(Identifier initialization; Condition to _continue_; Identifier modification)

: ***example: I++, I--, I+3, etc.

  ++ and -- are just too difficult to implement. I+=1 would be it.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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