Click to See Complete Forum and Search --> : Creating and copying contents of folders


Phil Lee
March 31st, 1999, 04:49 PM
I'm new to C++.

Can anyone give me a lead on how to solve the following problem:


1. check at a particular folder if folder date_x exists

2. if not create it

3. move contents of another folder (call it y) to folder date_x

4. this should leave folder y empty.