are many groups that you can join to help you with this. Also I don't
use C++ so I can't answer your question for shure. My quess is that
you didn't initialize the cin object.
Jim
--- In Lasertank@y..., "MrDoomMaster" <mrdoommaster@h...> wrote:
> Jim, first of all i just wanna apologize for bugging you about
programming, but i seriously cannot figure this one out by myself. As
i read through my book on C++ programming, i encounter things that
don't work correctly on my compiler for some reason. I have attached
a source file containing code to make a program requiring simple
basic I/O. I would appreciate it if you could take a look at it and
tell me whats wrong. The 'cin.getline' function won't work. I'm sure
im just missing something. Thanks jim!
> ____________________________
>
> --MrDoomMaster
> ____________________________