User profile: Xethaios

User info
User name:Xethaios
Name:Xethaios
Location:Deep in my simple code
Website:http://cplusplus.com/user/profile.cgi?w=show
Bio:Coding C++ for school. I like C++, so I'll keep coding after the class is done. That's why I joined.
Statistical data
Birthdate:Feb 26, 1997
Gender:Male
Occupation:Student
History
Joined:
Number of posts:5
Latest posts:

Problem With Two Dimensional Arrays
I saw this error yesterday, so I went to fix it. Now the program outputs nothing to the array. All a...

Problem With Two Dimensional Arrays
I'm writing a program for school that has the user input the cost of a plane ticket, and the program...

Stack Around Input is Corrupted Error- Why?
I'm trying to read input and store it into a character array. It works up to the point that I enter ...

What am I doing wrong?
Thank you for your help! I don't have a C++ compiler here, but I'll make the changes as soon as I ca...

What am I doing wrong?
Ok, the program itself works fine. Compiles fine, runs fine. But I need it to make the char choice u...