[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

APR question

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-09-08 22:39:35 CEST

How does one use APR to copy a file? I was looking for something like:

   apr_status_t apr_copy_file (const char *src, const char *dst);

but it doesn't appear to exist. The analogous remove and rename
functions do exist, though.

Should I not be using APR for that?

-Karl
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.