libtools
Main Page
Modules
Classes
Files
File List
File Members
tools
movefile.h
Go to the documentation of this file.
1
20
#ifndef __TOOLS_MOVEFILE_H
21
#define __TOOLS_MOVEFILE_H
22
40
int
movefile
(
const
char
*oldpath,
const
char
*newpath);
41
44
#endif
/* __TOOLS_MOVEFILE_H */
movefile
int movefile(const char *oldpath, const char *newpath)
move file to new path
Generated by
1.8.11