In article <3DFA51CE.574CF362@att.net>, LibraryMan <mrm### [at] attnet>
wrote:
> I just discovered I declared the same object twice, both in the actual
> POV file and once in one of its INC files. Which version is taking
> precedence? (I'm not getting any error messages about it).
Assuming you didn't use #local, whichever one is reached last. A
declaration replaces a previous declaration with the same name and scope.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|