User profile: mtod1

User info
User name:mtod1
Name:Mark
Location:Melbourne
Statistical data
Birthdate:May 2,
Gender:Male
Occupation:Administrator
History
Joined:
Number of posts:6
Latest posts:

Where to go next?
This websie might prove useful to you if your running Linux. It introduces GTK. http://www.codepr...

Some example noob code i'm playing with.
Here is my current code for users to enter and confirm their username and password. I'm a complete n...

Some example noob code i'm playing with.
Is this better? I removed the goto and replaced it with Break. [code] #include <iostream> #incl...

How do I hide user input such as passwords?
Thanks for that ;)

How do I hide user input such as passwords?
Hi all I would like to know how to have user input via console appear either as asterix thus ****...