Search:

Type: Posts; User: eggsy84

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,125

    Passing objects?!

    Hi guys

    Few questions about how to pass objects around a C++ program.

    Please see the following code exerts.



    /* Borrower.h
    James Heggs
  2. Great posts guys thank you! Much learning...

    Great posts guys thank you!

    Much learning needed I think as still could not get it to work and this is the basics!

    Thanks tho guys
  3. Thanks

    No dont think you're answering incorrectly, I'm following you.

    I thought along the same lines as you.

    So now leading on, imagine Borrower.cpp as:


    Borrower::Borrower(int aID, string aName)...
  4. following on..

    Also if anyone has anymore OOP questions please feel free to ask in my post

    :D
  5. Beginners guide to OOP from a Java background?!

    hi guys and gals


    These are probably completely noob questions to most C++ programmers but coming from a Java background I am pretty much struggling with.

    If anyone has studied Java it would...
Results 1 to 5 of 5