POV-Ray : Newsgroups : povray.pov4.discussion.general : Identifier declaration consistent with other languages : Identifier declaration consistent with other languages Server Time
2 May 2024 13:12:45 EDT (-0400)
  Identifier declaration consistent with other languages  
From: Chambers
Date: 20 Jul 2008 13:56:59
Message: <48837c6b$1@news.povray.org>
Instead of

#declare myobj = object {

Why not use

object myobj {

It's more consistent with pretty much every other programming language 
since BASIC dropped the "LET" keyword.

...Chambers


Post a reply to this message

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