User: flamminghot

  • Public profile

User profile: flamminghot

User info
User name:flamminghot
History
Joined:
Number of posts:5
Latest posts:

File tools
@Andy thanks a lot for breaking down the question for me. This made me a lot simpler for me to under...

File tools
How do I write a program that asks the user for the name of a file? The program should display the f...

special characters
int main() { char name[50]; cout << "please enter your password: "; cin.getline(name, 5...

password verification
Thanks @JLBorges. Although I am not quite sure if my professor allows me to use 'cctype' because she...

password verification
Hello, I am struggling with Password verification. Can someone please help me. Problem with this ...

This user does not accept Private Messages