POV-Ray : Newsgroups : povray.unofficial.patches : Progressive refinement patch for POVRay-3.6 : Re: Progressive refinement patch for POVRay-3.6 Server Time
29 Jun 2024 00:05:11 EDT (-0400)
  Re: Progressive refinement patch for POVRay-3.6  
From: Wolfgang Wieser
Date: 1 Aug 2004 07:57:37
Message: <410cdab0@news.povray.org>
Patrick Elliott wrote:
> Ah.. Well, I am pretty clueless at coding in C, so... :(
> 
> void main () {


> else

> }
>
Hmm... I should have known from your signature, I guess ;)

void main()
{
    while(Schroedingers_cat.is_alive())
        functional_code();
    crash_windows();
}

Wolfgang


Post a reply to this message

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