Ruediger Pluem
Fri, 03 Oct 2008 13:11:05 -0700
On 10/03/2008 05:50 PM, Tim Bray wrote: > Um, I know that. But apr_file_mktemp doesn't let you control where the > temp file goes, right? And now that I think of it, the file can be No, of course you can control where the file goes. Just fill the templ parameter appropriately: http://apr.apache.org/docs/apr/1.3/group__apr__file__io.html#gc34981f9ff41f85e4377a6dde185fe52 Regards RĂ¼diger