How to hide the input? (Mark input with *)[code] string Password; cout << "Type in your password: " << endl; getline(cin, Password)...
PlaySound function help to stop musicHey, i use the PlaySound function with the mmsystem.h include but i have 1 question. I know how t...
Integer cinno no, if someone types 1 and after the space an other number it takes the number after the space a...
Integer cinHello, for example i have this code [code] int a, b; cout << "enter a number " << endl; ...
Help with ArraysHello, i wanted to ask something. For example i have an Array called bool Marked[10] from 0-9 and...
This user does not accept Private Messages