top | item 25328443

(no title)

identity0 | 5 years ago

Well "next_ptr" is also a bad name, I agree, but I'm trying to name it something that indicates "this is a pointer to the 'next' pointer in the linked list".

discuss

order

scns|5 years ago

How about next_node?