Boost C++ Libraries for Renaming Text File Location?

Dr.Bk

New member
When I use <stdio.h> rename() does not work. It compiles, but rename function does not change locations of the files, and returns -1.
 
Back
Top