Issue with writing to a text file in C using printf()
I’m trying to write to a file in C, so quite simple stuff. But I am encountering an issue with the below code:
I’m trying to write to a file in C, so quite simple stuff. But I am encountering an issue with the below code: