User: Trisomy 21

  • Public profile

User profile: Trisomy 21

User info
User name:Trisomy 21
History
Joined:
Number of posts:5
Latest posts:

Shunting Yard Algorithm, App Crash Help?
So Im writing code that is supposed to convert infix to postfix, and I have it working when I am not...

Casting char to string is not working
I am trying to take a character from a string and store it in a string vector, and I know I need to ...

String to Double Function
Because MinGW C++ doesn't have the atod() or atoi() functions for some reason, I had to code a strin...

beginner tic tac toe game
You don't need to include <string> to use string, it's included in namespace std;

beginner tic tac toe game
I think it would simplify things if you created two string objects called player1 and player2, at th...

This user does not accept Private Messages