I need some help in writting a linked list program. The program I have to write has six nodes a-f. and I have delete the third node in the list and then show the list again missing the third node. ...