taking # as char, producing *"if(yourchar >='0' && yourchar <= '9') for(char c = '0'; c <yourchar; c++) cout << '*'; " Seems to...
taking # as char, producing *Can I only do that if it is less than 10? A question of mine would be, is there any way to code it s...
taking # as char, producing *Hello. My problem is to take in a word character by character. With this, any digit (yes, taken in a...
This user does not accept Private Messages