Error a function-definition is not allowed here before ‘{‘ token
I am having trouble with this code. This is a part of my code for infix to prefix converter. My compiler keeps giving me the error: “A function-declaration is not allowed here – before ‘{‘ token” There’s actually three errors in this project. My project is due in September 2015, so please help! Thanks in … Read more