POV-Ray : Newsgroups : povray.beta-test : Optional macro parameters : Re: Optional macro parameters Server Time
25 Apr 2024 08:00:45 EDT (-0400)
  Re: Optional macro parameters  
From: dick balaska
Date: 24 Mar 2017 02:10:14
Message: <58d4b846@news.povray.org>
Am 2017-03-23 16:09, also sprach Mike Horvath:

> That is some weird syntax.

Indeed.

Although not *completely* unheard of. A C for statement could look 
similarly.
   int i=0;
   for (;;i++)
       if (i>10)
           break;

I may have gone with "C = -1" instead of "optional C"
I see mysterious namespace collisions in your future.
-- 
dik


Post a reply to this message

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