Search:

Type: Posts; User: d_heyzie

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,613

    ahh, that has cleared it up a bit. Thanks alot...

    ahh, that has cleared it up a bit. Thanks alot for the help.
  2. Replies
    4
    Views
    1,613

    Just a silly question, but i have to ask because...

    Just a silly question, but i have to ask because i dont understand,

    Why does the mult() function not need to be a member of the class? I thought that the operator function, being a friend of the...
  3. Replies
    4
    Views
    1,613

    Classes and Global Functions

    Hi, I have recently been learning about classes and operator functions. and while working these things into examples i have come across a problem. I have solved it but i really need an explantion as...
  4. Thread: Parse errors

    by d_heyzie
    Replies
    5
    Views
    887

    hmm i cant see anything (works fine with minGW...

    hmm i cant see anything (works fine with minGW and dev C++ IDE).
    What compiler are you using?
    I am also working with that book btw.
  5. Replies
    1
    Views
    903

    need something to do...

    Hey, has anyone got some ideas for some exercises or small projects i can do that use things like pointers, classes, operator overloading and such

    (nothing to over my level - (beginner at...
  6. Replies
    7
    Views
    1,982

    Ty for explanations. Im just about to approach a...

    Ty for explanations. Im just about to approach a chapter in
    "C++ Without Fear" which is dedicated to constructors so perhaps i shall learn more there provided im in the right mindset when i read...
  7. Replies
    7
    Views
    1,982

    would this task be difficult without constructors?

    would this task be difficult without constructors?
  8. Replies
    7
    Views
    1,982

    oh, is using constructors the only way data can...

    oh, is using constructors the only way data can be copied to other objects?
  9. Replies
    7
    Views
    1,982

    Class Constructors

    Hi, Im not sure bout the following question, i think i might be being lazy and not reading things i should. Anyway could anyone plz tell me the point of using non-default constructors in some cases...
Results 1 to 9 of 9