Closed DanielRTS85 closed 2 years ago
How can I get raid of function declarations without bring main to end of the code?
Can I just put all declations in a single function?
Hi,
Parsing goes from top to bottom of the file. But this is unrelated to this project.
How can I get raid of function declarations without bring main to end of the code?
Can I just put all declations in a single function?