Posts by VariablE • 11 points
1 post
-
1
votes1
answer100
viewsQ: C++ Reach Problem
I’m a beginner in C++ programming and came across a problem when trying to execute my code on Atom, using the gpp-Compiler package and Mingw: 'Function' was not declared in this Scope (l.8). I…