User profile: Ejay

User info
User name:Ejay
History
Joined:
Number of posts:3
Latest posts:

need help.
[code]char digit = ID[3]; if(digit == 1) cout << "ID belongs to a male"; else if (digit == ...

need help.
almost everything has worked (Thanks a lot Mochops) however the only thing that did not go well is e...

need help.
I have to make a lil program that does the following: - Asks user to input a 10 digit number - Che...