User profile: joemf88

User info
User name:joemf88
History
Joined:
Number of posts:14
Latest posts:

Combining strings and numbers
Your saying that I'm guessing and that is not going to work. I have to learn it. I am guessing it be...

Combining strings and numbers
Maybe, I can't remember how this stuff works to well. I am just simply assigning the value "Jake" ...

Combining strings and numbers
What is wrong with my code? [code] #include <iostream> using namespace std; int main() { ...

MadLib game read file issue
The text file is in an SSH computer from my school. The inside of the file is this: [code] My pet c...

Tic Tac Toe converting '.' to " " in readfile
HAHAHA this is hilarious. I made the changes that I saw in that code. I kept getting errors until I ...