POV-Ray : Newsgroups : povray.general : Passing file handles to macros - how? : Re: Passing file handles to macros - how? Server Time
4 Aug 2024 20:18:45 EDT (-0400)
  Re: Passing file handles to macros - how?  
From: Christopher James Huff
Date: 24 Apr 2003 10:05:15
Message: <cjameshuff-3870AB.10050424042003@netplex.aussie.org>
In article <3ea7bfb5$1@news.povray.org>,
 "Thorsten Froehlich" <tho### [at] trfde> wrote:

> Of course, but I don't what to get a load of STL into 3.5. The tiny little
> <algorithm> already caused some problems because there are enough completely
> outdated compiler installs out there that still use ancient broken pre-ARM
> C++ compilers and libraries :-(

What do you need the STL for? Reference counting is trivial to 
implement. I'm not sure what use it would be for this though...if a file 
is closed inside a macro, it will still be invalid, even if there are 
still references to it. And how could it be destroyed while in use by a 
macro?

-- 
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

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