Re: HW8


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by Mike on July 18, 2000 at 20:15:55:

In Reply to: Re: HW8 posted by hussein on July 18, 2000 at 19:54:39:


: hmmm ... the book version should have worked since it is essentially the same ...

It does, i figured out my problem

: no. it creates a new node - so you have a linked list with exactly one node.

This would be empty then right?

NodeType* Head;
Head = NULL;



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]