You have forgotten the closing brace for your main
function.
Note that better indentation might help you avoid this in the future.
solved C++ “Expected a ‘;’ Error when creating 2 functions close to eachother
You have forgotten the closing brace for your main
function.
Note that better indentation might help you avoid this in the future.
solved C++ “Expected a ‘;’ Error when creating 2 functions close to eachother