POV-Ray : Newsgroups : povray.programming : Memory problems : Re: Memory problems Server Time
5 Jul 2024 16:10:26 EDT (-0400)
  Re: Memory problems  
From: Kevin Loney
Date: 3 Oct 2003 23:47:35
Message: <3f7e42d7@news.povray.org>
It is a pointer, so I can rule that out. If it wasn't a point then when ever
I compiled vc would give me error messages which I'm not getting. and I know
it is populated properly because I'm using in the same funtion just a little
before and it works fine.

This is starting to look more and more like one of those inexplicable errors
that no one can solve :-P

-- 
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr(
"oqshilacefg",r,1))-97;disc{<mod(i,7)-3,
div(i,7)-1,6>,z,.4pigment{rgb 10}}_(r+1)
#end#end _(1)//KL


Post a reply to this message

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