Search:

Type: Posts; User: doleman19

Search: Search took 0.00 seconds.

  1. Thread: pointers

    by doleman19
    Replies
    2
    Views
    1,126

    pointers

    how would you hook up two different types of pointers in a linked list, for example, i have one pointer that contains information on a graduate student and another pointer that contains info on a...
  2. Replies
    23
    Views
    4,630

    yes that is what i am tring to achieve....

    yes that is what i am tring to achieve....
  3. Replies
    23
    Views
    4,630

    still need help

    i knew how to use the + to add the two operators when i used the this pointer and also the polynomial that i am adding, but i was wondering if i could get some help on the code on how to add the...
  4. Replies
    23
    Views
    4,630

    help with overloaded operators

    i am writing a program that has to manipulate sparse polynomials, i have written all the linked list part of the program, but i am having troubles with writing some of the overloaded operators of (+)...
  5. Replies
    3
    Views
    1,192

    linking objects

    i was wondering if anybody could help me with the syntax for 4 classes to pass messages between each other, i can get it to compile but when i run the program the program crashes when it comes time...
Results 1 to 5 of 5