Filemanagement in C: Unsuccessful attempt in creating/overwriting a file using fopen
I am currently having a course on C and working on an exercise that requires my program to handle files. As an example, just for my own understanding without trying to do anything more complex for now, I tried to run the following program: