ifstream wont openThis is a code that I used for ifstream in the past, maybe it comes in handy for you? [code] str...
doubt Try putting [code]system("pause");[/code] just one line above return 0; and let me know if that fixe...
Help with string codeSince I am having no problems, I think its a GCC error. Have you tried updating to the latest GCC ve...
Help with string codeHey, when I run in cpp 4.9 compiler, it runs fine. However, when I fill in AGTT for example, (which...
Problem with converting from infix to postfix notationWhat is the exact problem? Because when I run your code, it runs fine. for example when I enter 6546...