
cp(3)                 LPC Library Functions                 cp(3)

NNAAMMEE
       cp() - copy a file

SSYYNNOOPPSSIISS
       int cp( string src, string dst );

DDEESSCCRRIIPPTTIIOONN
       Copies the file <src> to the file <dst>.

RREETTUURRNN VVAALLUUEE
       Returns 1 for success, returns a negative value in case of
       failure.

SSEEEE AALLSSOO
       rm(3), rmdir(3), rename(3), link(3)

MudOS                       5 Sep 1994                          1

