Ryan Bloom <[EMAIL PROTECTED]> writes:

> On Friday 14 September 2001 08:40 am, Ian Holsman wrote:
> > apr_mkstemp?
> > it doesn't return the filename,
> > just the filehandle.
> 
> That's the one I was looking for.  Thanks.

yeah, but its usefulness is pretty limited (basically, for
APR implementation details on Unix)

we need apr_file_open() to do the magic for us (calling apr_mkstemp()
on Unix but doing something else on Win32)

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to