Search:

Type: Posts; User: Monkey Liar

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,401

    Warning W8037 vectorexample.cpp 7: Non-const...

    Warning W8037 vectorexample.cpp 7: Non-const function vector<int,allocator<int>>::push_back(const int &) called for const object in function operator <<(ostream &,const vector<int,allocator<int> > &)...
  2. Replies
    6
    Views
    2,401

    mkay... trying it now. cheers.

    mkay... trying it now. cheers.
  3. Replies
    6
    Views
    2,401

    Problem running a Cboard C++ tutorial!

    hello folks,

    i've been trying to run the vector example off this site. I've cut and paste it into a Dev-C++ cpp file, then used Borland to compile it, but it's just spat it back out... is there...
  4. Replies
    10
    Views
    1,308

    k...here we go. This was done on a linux by the...

    k...here we go. This was done on a linux by the way...

    CC Room.cc
    "Room.h", line 34: Error: string is not defined.
    "Room.cc", line 133: Error: Room::display_room(), returning...
  5. Thread: This

    by Monkey Liar
    Replies
    1
    Views
    875

    This

    can anyone give me a good example of implementing the 'this' pointer in functions and methods for classes?

    if the answer is yes, cheers! http://www.cprogramming.com/cboard/images/icons/icon14.gif
Results 1 to 5 of 5