
-----------------------------------
discovery2005
Wed Jun 29, 2005 4:42 pm

Files with C++
-----------------------------------
Its obvious how to carry out simple I/O tasks with files using fstream, but how can files be copied, deleted, renamed, etc. in Windows using Microsoft Visual Studio?

Thanks.

-----------------------------------
1of42
Wed Jun 29, 2005 8:20 pm


-----------------------------------
I asked the same question, and I got a link to the Boost library: http://www.boost.org/
