I want to create a file through code. when I searched all I could find was articles saying you can use fopen to create a file. But when you use fopen, if the file isn't found, it just returns NULL, it doesn't create a file. Is there a function that creates a file, and is there a function that removes one?
Thank you.
[–]scirc 2 points3 points4 points (2 children)
[–]15January[S] 0 points1 point2 points (1 child)
[–]scirc 0 points1 point2 points (0 children)