the array?
it's not. np becomes the head of a linked list (see nlist definition). Second, why np=np—>next is the next element of the array again, it's not. np gets assigned the next value, which can be the next node or null (see nlist definition)
could you please clarify more with an example?
Обсуждают сегодня