POV-Ray : Newsgroups : povray.programming : Hackers... (Howto "not being hacked with povray") : Re: Hackers... (Howto "not being hacked with povray") Server Time
28 Jul 2024 22:31:45 EDT (-0400)
  Re: Hackers... (Howto "not being hacked with povray")  
From: Simon Lemieux
Date: 21 Nov 2000 20:21:09
Message: <3A1B1FB9.C05443BE@yahoo.com>
>   It could also be a part of an identifier name.
> 
> #declare numberofopencylinders = 10;

As I said to simplify the programmation, that would not be allowed...

you should rather write numberOfOpenCylinders (if "*fOpen*" is allowed) or
nOpenCylinder... etc...

I hope you all understand it would be rather stupid to code something that would
understand if it's not the function fopen, while I haven't code half the main
program! ;)

-- 
+-------------------------+----------------------------------+
| Simon Lemieux           | Website : http://www.666Mhz.net  |
| Email : Sin### [at] 666Mhznet | POV-Ray, OpenGL, C++ and more... |
+-------------------------+----------------------------------+


Post a reply to this message

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