libcfe
0.12.1
some useful C-functions
mv.h
Go to the documentation of this file.
1
#ifndef XMV_H
2
#define XMV_H
3
16
int
mv
(
const
char
*file,
int
file_len,
const
char
*src,
int
src_len,
const
char
*dest,
int
dest_len);
17
18
#endif
/* XMV_H */
19
mv
int mv(const char *file, int file_len, const char *src, int src_len, const char *dest, int dest_len)
Definition:
mv.c:13
cfe
mv.h
Generated on Tue Jan 31 2023 09:56:30 for libcfe by
1.8.14