what is the function to simply write a file?
say i want to create an empty file named "file.dat"
what would be the correct function? most of the file functions i can find simply write to pre-existing files... without creating a file from scratch. grrr.. please help this newbie. thank you.
say i want to create an empty file named "file.dat"
what would be the correct function? most of the file functions i can find simply write to pre-existing files... without creating a file from scratch. grrr.. please help this newbie. thank you.