Search:

Type: Posts; User: rdk

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,174

    Thanks for the help. I understand it now. It...

    Thanks for the help. I understand it now. It was one of those stupid mistakes that you can't believe you made... Oh well, onward I march with learning c++.

    Thanks again,
    --rdk
  2. Replies
    3
    Views
    1,174

    pointers in function declaration

    To clear up some confusion I have over pointers in the function declaration, I tried writing a program.

    Here the program is:


    #include <iostream>

    using namespace std;

    class number
Results 1 to 2 of 2