[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
File Copying Library
- From: "Adam H. Pendleton" <fmonkey fmonkey net>
- To: redhat-list redhat com
- Subject: File Copying Library
- Date: Thu Jan 2 18:28:07 2003
Since today seems to be filled with programming questions, i thought I
would send mine in. Is there a library out there somewhere that
provides the functionality of the "cp" program? I need to incorporate
the ability to copy files into a program of mine, and so far the best
that I have been able to come up with is trying to integrate the "cp"
source code into my project. There has to be an easier way. Does
anybody have one?
ahp
P.S. -- Essentially all my program is doing is a "cp -ax /blah
/blah-dest". The language is C.
Attachment:
PGP.sig
Description: PGP signature
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]