Search:

Type: Posts; User: bbjunaid

Search: Search took 0.01 seconds.

  1. Replies
    19
    Views
    10,835

    I'm working on a exact same code. Is it...

    I'm working on a exact same code.

    Is it possible to get your function to point L to NULL somehow, as it is user friendly.
  2. First off, I'm not trying to challenge your C...

    First off, I'm not trying to challenge your C knowledge or anything. I'm a complete noob, I'm just trying to understand my lecture notes. I should probably take my laptop to class to make sure the...
  3. Tab, Thanks for replying. I have...

    Tab,

    Thanks for replying.
    I have sizeof(struct listTag) before but someone told me I dont need that. But I talked to my prof today and i realised I was wrong.

    For the L = NULL, I think its...
  4. Problem with fundamental understanding of double link list

    Hi,

    I am very frustrated right now. Sometimes my functions work and sometimes they dont. This is how I have implemented certain double link list functions.

    For example, the destroy function...
Results 1 to 4 of 4