POV-Ray : Newsgroups : povray.binaries.images : concept to visualization II : Re: concept to visualization II Server Time
1 Oct 2024 11:28:14 EDT (-0400)
  Re: concept to visualization II  
From: Matt Giwer
Date: 21 Aug 2000 18:07:16
Message: <39A1A8AE.72EB23EC@ij.net>
Christoph Hormann wrote:
> 
> Matt Giwer wrote:
> >
> [...]
> >
> >         If you know any programming at all this should be easy to change
> > to your interests. Don't forget to post interesting things.
> > Remember not to go negative or greater than 257.
> 
> you mean not greater than 255 ($ff).

	No. The array is 0-257,0-256. Just an artifact of how I created
it. The operations are all 1-256,1-256 elements. The compiler
could care less. The warning is that Free Pascal will terminate
with an out of range error message. Some language will take
whatever they find in the calculated memory space. 

-- 
For recycling, should trash be separated by color,
religion, sexual orientation or ethnic origin?
      -- The Iron Webmaster, 25


Post a reply to this message

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