User profile: Gregory Sakas

User info
User name:Gregory Sakas
Email:gregsakas@yahoo.com
Name:Gregory T. Sakas
Location:New York
History
Joined:
Number of posts:72
Latest posts:

Integers in a function
If I call to a function, [code]void MyFunction()[/code] and in that function, a variable that is dec...

How would I create an inventory list in a game?
I was wondering what the most effective way to create an inventory list. Should I create a vector, p...

Getline makes you enter phrase twice
I have modified it to: [code] int main() { string house; char found; getline(cin, ho...

Getline makes you enter phrase twice
When I use this code: [code] int main() { string house; char found; getline(c...

Char is not outputting what it is supposed to.
The typo was not the problem, I am still getting: [output] ................ . . . ...