cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
C1075 fatal error...
C1075 fatal error...
Mar 26, 2012 at 6:15pm UTC
closed account (
LAfSLyTq
)
i am getting this error.
"fatal error C1075: end of file found before the left brace '{'"
what did i do?
Mar 26, 2012 at 6:16pm UTC
Zhuge
(4664)
You have a syntax problem with your braces. Check that all your braces are matched up; if you have good formatting with tabs and such, you shouldn't have much trouble finding the issue.
Topic archived. No new replies allowed.