Am 05.12.2018 um 17:23 schrieb jr:
> while on punctuation, following your reply to ingo on brackets etc (facepalm
> moment :-)) I re-read the declaring arrays section (3.3.1.10.1), and noticed in
> the table titled "Additional usage examples are as follows" the use of
> semicolons after the #undefs. the documentation (3.3.2.2.4) offers no
> explanation.
The examples are wrong - my bad. As a C++ programmer I tend to add
semicolons where POV-Ray expects none. If semicolons work at the end of
`#undef` in some cases, that's only by coincidence.
(http://wiki.povray.org/content/Reference:Array#Declaring_Arrays)
Post a reply to this message
|