User profile: Diedes

User info
User name:Diedes
History
Joined:
Number of posts:21
Latest posts:

ifstream wont open
This 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 code
Since I am having no problems, I think its a GCC error. Have you tried updating to the latest GCC ve...

Help with string code
Hey, 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 notation
What is the exact problem? Because when I run your code, it runs fine. for example when I enter 6546...