Search:

Type: Posts; User: uniprog

Search: Search took 0.01 seconds.

  1. Thanks so much for your response anduril462 - I...

    Thanks so much for your response anduril462 - I totally understand where I'm going wrong now and have managed to completely fix the bug. I feel like I'm finally making some progress with C!
    Stay...
  2. Hmm I was trying to make rowptr the 'temporary...

    Hmm I was trying to make rowptr the 'temporary pointer' hence " Node** rowptr = m->rootnodes;" since I'm aware altering the actual pointer will mean buggering everything up...
    Could you perhaps...
  3. Pointer problem with linked list creating blanks.

    Hi everyone,
    I'm trying to print an array of linked lists and I'm getting into a bit of a bind. Before I pass it to the print function I know the list has been populated properly since the function...
Results 1 to 3 of 3