how to move files from one folder to another continuosly.

Mar 26, 2013 at 3:05pm
Should move the files instead of copy and delete
Mar 26, 2013 at 3:31pm
You could try rename, with the full path specified.
http://www.cplusplus.com/reference/cstdio/rename/
Topic archived. No new replies allowed.