On Thu, 2008-10-02 at 23:40 -0700, Tim Bray wrote: > status = apr_file_open(&fp, tempname, APR_FOPEN_WRITE | > APR_FOPEN_CREATE, PERMS, pool);
Where does the tempname come from? -- Bojan
On Thu, 2008-10-02 at 23:40 -0700, Tim Bray wrote: > status = apr_file_open(&fp, tempname, APR_FOPEN_WRITE | > APR_FOPEN_CREATE, PERMS, pool);
Where does the tempname come from? -- Bojan