[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

File Copying Library



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]