Marketplace529 ProgramPosted on March 14, 2010. Can someone help me build the C program, if they need to combine two null-terminated linked list if the nodes? the new list alternate between these two nodes of the original. I guess you already have a "Node struct a LinkedList" struct "(or something that holds a pointer to the head of the list as in:" node * head; ") and you already have a method that may add or delete entire list. CommentsThere are no comments.Leave a Comment | Newest My Friends |