User: gl3nnn

  • Public profile

User profile: gl3nnn

User info
User name:gl3nnn
History
Joined:
Number of posts:6
Latest posts:

cin.clear and cin.ignore
Maybe that was too specific. I said 3 lines because you have to input 123.456 3 times in the console...

cin.clear and cin.ignore
When inputting 123.456 in 3 separate lines. Shouldn't the output be 1#123.456#123 instead of 1#23.45...

Pass-by Reference
Thanks so much for your help. I spent 1h trying to understand how it worked.

Pass-by Reference
When using pass-by reference. When a function is called in the main in a different order, will it af...

Filling 2d array with alphanumeric characters
So my code below compiles. However, whenever the console window pops out it just crashes. Is there s...

This user does not accept Private Messages