User: jfosizzle

  • Public profile

User profile: jfosizzle

User info
User name:jfosizzle
History
Joined:
Number of posts:3
Latest posts:

Help With Doubly-Linked Lists
you're right, fun2code, but i had to do "if(first)first->prev=NULL;" due to the fact that if first i...

Help With Doubly-Linked Lists
the way i did it is i established at the top that np->next = NULL, as an invariant. then down in the...

Help With Doubly-Linked Lists
alanthreonus, the problem i see with your code is that, when inserting a node, you only set one of n...

This user does not accept Private Messages