I have a solution:
A text file of all lowercase characters read, and then convert it to uppercase characters, and finally write a text file.
I do not know how to write, please help me to write this project. Thanks!
Here is read out and conversion, to help me write a function to write
Lets fix the formatting shall we. ;) And do NOT make "main()" return void. ;O "But Turbine It's so much simpler", that's how the operating system knows if it was successfully running.