POV-Ray : Newsgroups : povray.programming : POV-Ray v.4 proposal : Re: POV-Ray v.4 proposal Server Time
29 Jul 2024 04:32:51 EDT (-0400)
  Re: POV-Ray v.4 proposal  
From: Mikael Carneholm
Date: 18 May 1999 14:28:06
Message: <3741A280.8BF5059D@ida.utb.hb.se>
Ron Parker wrote:

> No need for the #ifdef patch.

What if you do this:

#declare MyArray=array[3]
#declare MyArray[0]="A"
#declare MyArray[2]="C"

How do you check if MyArray[1] is declared...?

- Mikael.

-----------------------------------------------------------------
Mikael Carneholm
Dep. of Computer Science


http://www.studenter.hb.se/~arch
E-mail: sa9### [at] idautbhbse


Post a reply to this message

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