S
Sync_net
In my application i write some vital data to a file (using fopen,
fwrite, etc etc). Is it possible to change the attributes of this
file(the program itself should be able to do it) so that the file is
hidden, and also if possible restrict the access of the file only to
the program which created it.
fwrite, etc etc). Is it possible to change the attributes of this
file(the program itself should be able to do it) so that the file is
hidden, and also if possible restrict the access of the file only to
the program which created it.