rfind FunctionCorrect me if I'm wrong but why does the rfind function display 8? Isn't 4 supposed to be displayed?...
If switch statement fails?[code] cin >> c; switch(c) { case '1': blacksmith(); tow...
Function ParametersWhy can't I write int getWhatTheyWant(int choice) instead? Isn't those () used to declare variables ...
Tutor Wanted.I have sent you an E-Mail.
buckysFile.is_open()What does buckysFile.is_open() does? [code] #include <iostream> #include <fstream> using nam...
This user does not accept Private Messages