Reading .txt fileSo I am writing code which should read a .txt file and use the users input to find various things. I...
Declaration with no type//--------------------------------------------------- // Filename: microblog.h // Purpose: The hea...
Declaration With no Type error//--------------------------------------------------- // Filename: microblog.h // Purpose: The hea...
IF statement inside a switchHow do I get the if statement to accept both 'y' and 'Y' then? is it similar to how I did the case f...
IF statement inside a switchWhenever I run my program no matter what my input is it will always continue. case 'w': case 'W'...
This user does not accept Private Messages