User: DanielPatrick

  • Public profile

User profile: DanielPatrick

User info
User name:DanielPatrick
History
Joined:
Number of posts:36
Latest posts:

rfind Function
Correct 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 Parameters
Why 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