|
|
In article <3c55a741@news.povray.org> , Warp <war### [at] tagpovrayorg> wrote:
> : It actually would increase parse time.
>
> Then use a trick sometimes used in C/C++. Instead of:
Which is exactly what increases parse time! The POV-Ray parser still turns
everything into tokens, only to ignore it - keep in mind the parser and what
looks like a preprocessor is actually more or less *one* step, so it isn't
very fast.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|