Closed erysdren closed 5 months ago
Just use fprintf instead of writing out character by character. Also, a special new error handling function for when a required data file is not found. It lists the locations where it expects to find it (the datadirs).
fprintf
Just use
fprintf
instead of writing out character by character. Also, a special new error handling function for when a required data file is not found. It lists the locations where it expects to find it (the datadirs).