I was writing a C code to copy the contents of a Linked List onto another list. I want to know if there is a more efficient way of doing this.I was writing a C code to copy the contents of
I was writing a C code to copy the contents of a Linked List onto another list. I want to know if there is a more efficient way of doing this.I was writing a C code to copy the contents of