User: thiskid

  • Public profile

User profile: thiskid

User info
User name:thiskid
Old user name:miller5639
History
Joined:
Number of posts:48
Latest posts:

Yes/No Statement
Instead of double quotes, use single quotes. eg: 'Y' 'y' 'N' 'n'

array in c++
What is your code so far?

Checking to see if integer is a character.
I want to keep the data type int. But I want to write a program that determines whether the user did...

Checking to see if integer is a character.
[code]#include <iostream> using namespace std; int main() { int x; cout << "Enter character...

The Game of Life
Thank you for catching that. I have made everything in bound now. However, I get this message in the...

This user does not accept Private Messages