Code help...

Nov 2, 2013 at 6:53pm
I need help with my code I am writing. It's been a while since I have done this and I have been working on this for days, but I think I am just getting myself lost the more I try to fix it. I would love for someone to point me in the right direction, I keep getting undeclared identifier errors but I swear I identified them. sometimes it also tells me I'm missing ')' but when I go to that line it's there? and what does '{' : missing function header (old-style formal list?)mean...

Nov 2, 2013 at 7:00pm
Can you post your code?

and what does '{' : missing function header (old-style formal list?)mean...

Just doing a quick Google search I found these:
http://www.cplusplus.com/forum/general/14137/
http://www.programmingforums.org/post211189.html
http://stackoverflow.com/questions/16999884/error-c2447-missing-function-header-old-style-formal-list-how-to-solve
Topic archived. No new replies allowed.