User profile: Morgan

User info
User name:Morgan
History
Joined:
Number of posts:9
Latest posts:

Segmentation Fault
I'm getting a segmentation fault whenever i run this code [code]#include <windows.h> #include <ios...

Having a little trouble with cin.ignore.
Thank you very much.

Having a little trouble with cin.ignore.
Hello, I'm having a little bit of trouble, You see i can't figure out why in the following bit of co...

Array troubles
I am attempting to assign whatever the user types in to: "string guess[14];"

Array troubles
I am attempting to assign a user defined string to an array, What is the best way to do this?