Does any one know why it is impossible to open a file with the name "aux.dat".
The file is opened correctly -- a FILE* pointer is created but the file isn't
created on the disk.
Printable View
Does any one know why it is impossible to open a file with the name "aux.dat".
The file is opened correctly -- a FILE* pointer is created but the file isn't
created on the disk.