POV-Ray : Newsgroups : povray.beta-test : [doc] Typo 6.1.8.1 ? : [doc] Typo 6.1.8.1 ? Server Time
29 Jul 2024 18:28:35 EDT (-0400)
  [doc] Typo 6.1.8.1 ?  
From: Tim Nikias
Date: 29 Mar 2002 11:06:15
Message: <3CA490FF.EE8866FD@gmx.de>
I'm not sure if its a Typo or not:

In 6.1.8.1 concerned with Arrays, the definition says
#declare IDENTIFIER = array[ INT ][ [ INT ] ]...[ARRAY_INITIALIZER] |
#local IDENTIFIER = array[ INT ][ [ INT ] ]...[ARRAY_INITIALIZER]

The second [ [ INT ] ] bugs me. I know that its optional,
but it looks kinda strange, as if you should do something
like
#declare Test_Array=array[4][[4]]

I know that an example later on shows the correct use, but I just
got irritated, and perhaps someone new might be too!

So, nothing important really.

--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html


Post a reply to this message

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