Hey guys haven't posted in a while (become some what of a lurker wink )
But am having an issue with a school project. We are to create a Lexer and a parser to take in user inputted math expressions tokenize and parse.
We were to work in partners but I cant get in touch with my partner so I have no clue what is happening here or why this isn't working tired
Hoping some one here can help?
I am pretty sure there is something wrong with the parser code, as it does not crash unless I include "parser.hpp" and create the parser object..

http://rapidshare.com/files/168079228/Project2b.zip
Thanks for any input!