POV-Ray : Newsgroups : povray.windows : Nested While Loops Bug? Problem with arrays? : Re: Nested While Loops Bug? Problem with arrays? Server Time
28 Jul 2024 14:30:25 EDT (-0400)
  Re: Nested While Loops Bug? Problem with arrays?  
From: Dan Connelly
Date: 18 Oct 1998 17:48:19
Message: <362A53E9.7FF43F2@flash.net>
Please post your code here -- there are several errors
you could be making (for example, using indices from 1
to 128 instead of 0 to 127), but it is impossible to tell
without seeing the code.

Dan

Jeffrey H. Zimmer wrote:
> 
> Downloaded and began playing with 3.1 recently.  The new arrays look like a
> great addition (not to mention the new editor).  However I'm having problems
> initializing a two-dimensional array (128 x 128) with vectors using a nested
> while loop (one for x, the other for y).  Has anyone else dealt with this?
> 
> Thanks,
> Jeff

-- 
http://www.flash.net/~djconnel/


Post a reply to this message

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