題組內容

3. Link list is one of the popular data structures.

(b) Please use C code (ANSI C) to implement corresponding functions for inserting node at the head of linked list(4%) and doubly linked list(5%).