Question: ec2-user:~/environment/my_work $ g++ 1.cpp -o test1 1.cpp:7:1: error: expected unqualified-id before { token { what does this error means in C++ compiler?
ec2-user:~/environment/my_work $ g++ 1.cpp -o test1 1.cpp:7:1: error: expected unqualified-id before { token {
what does this error means in C++ compiler?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
