
October 22nd, 2012, 01:38 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 27 m 6 sec
Reputation Power: 0
|
|
|
Copying Files Program
Hey guys
I am relatively new to C and I want to write a program that can copy files from one input directory to an output directory using one or more input directories and one output directory as command-line arguments representing directory names.
I am sure that this would be relatively basic but I don't know how to access files which have path names and to copy them to another output file.. I am a slightly lost!
If someone could give me some basic, easy to understand tips I'd be so thankful!
|