POV-Ray : Newsgroups : povray.general : bug or trivial mistake ? : Re: bug or trivial mistake ? Server Time
7 Aug 2024 23:16:36 EDT (-0400)
  Re: bug or trivial mistake ?  
From: Warp
Date: 26 Apr 2001 09:18:37
Message: <3ae8202c@news.povray.org>
This is one reason why semi-colons should be required in all #declares.

-- 
#local D=array[6]{11117333955,7382340,3358,3900569407,970,4254934330}
#local I=0;#macro M()<mod(D[I],13)-6,mod(div(D[I],13),8)-3,10>#end
#while(I<6)cylinder{M()#local D[I]=div(D[I],104);M().1
pigment{rgb M()}}#local I=(D[I]>99?I:I+1);#end              /*- Warp -*/


Post a reply to this message

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