User profile: syndicate

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:syndicate
History
Joined:
Number of posts:8
Latest posts:

USING ARRAYS AND IMPLEMENTING IN FUNCTION
So I have a function called parseDOB, DOB meaning date of birth that extracts each part of a date of...

PROGRAM WEIRD EXIT.
I'm clueless as to how im going to make my set function get the values out of the array. [code]stri...

PROGRAM WEIRD EXIT.
Haven't learned that in my C++ class yet but I will do some research and get back with something.

PROGRAM WEIRD EXIT.
Hey tpb, I fixed it right before I saw your reply. Can't believe it took me so long to realize that....

PROGRAM WEIRD EXIT.
THE MAIN. [code]#include "ATM.h" #include <iostream> using std::cout; using std::cin; using std::en...