User profile: MarkyMark

User info
User name:MarkyMark
Name:Mark
Bio:I am learning to program in C++ using online tutorials. It would be greatly appreciated if anyone could help clarify things when I learn about something I don't fully understand.
Thank YOu!
History
Joined:
Number of posts:49
Latest posts:

Code Review
Here is a program I just started that asks for a name, and then asks the user if they are sure that ...

Review my Source Code
Wow! Thank you so much! I'm glad you took the time to help me out, thanks for the critique! A lot of...

Review my Source Code
This program is a random password generator. It asks the user how many chars they want their passwor...

What is wrong with this Class? LNK 2019 Error
Wtf I just commented out the destructor and now it works. I know I didn't use the destructor but why...

What is wrong with this Class? LNK 2019 Error
Here are the 3 files my class program is divided into. File 1 Class Date Specifications [code] #ifn...