how to move files from one folder to another continuosly.

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