Click here to Skip to main content
15,925,499 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how we can show these errors on C or C++

error 1: left braces expected
error 2: right braces expected
Posted
Updated 12-Sep-10 8:33am
v2

1 solution

how we can show these errors on C or C++
error 1: left braces expected
error 2: right braces expected


Judging your knowledge in C/C++ looking at your question, that task is fairly easy. Just attempt to write some code and VOILA!
 
Share this answer
 
Comments
Niklas L 13-Sep-10 8:11am    
My vote of 5
:)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900