Search:

Type: Posts; User: payling

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    7,634

    Well, I was trying to iterate over the list...

    Well, I was trying to iterate over the list because I needed the DisplayEmployee function to display each employee stored.

    could I just go like this...
    that would cycle through each pointer...
  2. Replies
    8
    Views
    7,634

    doy, i've got it almost all working... except i'm...

    doy, i've got it almost all working... except i'm still getting 1 more compile error at the DisplayyDLLofEmployees function. here is my newest main.cpp version. I // the error. I'm thinking it...
  3. Replies
    8
    Views
    7,634

    hrmm

    Thansk for the help ANON! I have a code to return start. Is it not saving correctly so that my display functions cannot access it in main.cpp?

    could i do something like this in mai n.cpp?...
  4. Replies
    8
    Views
    7,634

    c++ double linked lists searching

    This is a homework assignment for class, note that this is suppose to be a introduction class... hence our teacher is crazy.
    Anyways, we are suppose to utilize the doublelinked list so that you...
Results 1 to 4 of 4