cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Classes Help Please
Classes Help Please
Jan 21, 2014 at 7:38pm UTC
TheStupidOne
(5)
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
Jan 21, 2014 at 8:08pm UTC
Jan 21, 2014 at 7:45pm UTC
ResidentBiscuit
(4459)
What are you stuck on?
Jan 21, 2014 at 7:49pm UTC
TheStupidOne
(5)
I don't know why the programme isn't working. Do you have any idea?
Jan 21, 2014 at 8:08pm UTC
ResidentBiscuit
(4459)
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.