Classes Help Please

I want users to enter their bank account information. I tried to look at some tutorials online and this is what I got. I am very new to c++ so any help would be great full.

[code]
#include <iostream>
#include <string>
using namespace std;


Last edited on
What are you stuck on?
I don't know why the programme isn't working. Do you have any idea?
What's not working about it? I'm not a mind reader, and I'm not gonna read through un-formatted code just looking for mistakes.

http://www.cplusplus.com/forum/beginner/1/
Topic archived. No new replies allowed.