POV-Ray : Newsgroups : povray.general : The Language of POV-Ray : Re: The Language of POV-Ray Server Time
11 Aug 2024 15:16:54 EDT (-0400)
  Re: The Language of POV-Ray  
From: Nieminen Juha
Date: 13 Mar 2000 03:59:29
Message: <38ccadf0@news.povray.org>
Mark Wagner <mar### [at] gtenet> wrote:
: #do
:   /* Do something */
:   #if(1 = 2)
:     #until(a = 3)
:   #end

: or

: #do
:   /* Do something */
:   #if(1 = 1)
:     #until(a = 3)
:   #end


  Both of those should issue an error.

-- 
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.