Latest News
Showing posts with label fgetc. Show all posts
Showing posts with label fgetc. Show all posts
Clone or Copy File in C
Posted by genesisdatabase
on
Tuesday, 1 February 2011
, under
C,
clone,
copy,
copyfile,
cpp,
delete,
deletefile,
duplicate,
fgetc,
file,
fputc,
fread,
fwrite,
move,
movefile,
read,
rename,
unlink,
write
|
comments (0)
Generally there was someone in one of the forums i am on was asking how to duplicate a file. So basically this little post i made up was to help this guy. There are fundamentally few ways so i will write them up in code tags below.