getting segmentation fault on this code for deletion of node in linked list

后端 未结 0 1737
北海茫月
北海茫月 2021-02-18 23:25

I\'m trying to write a function for the deletion of a node in a linked list , given a double pointer to the head and a pointer to the node to be deleted. (the node to be deleted

相关标签:
回答
  • 消灭零回复
提交回复
热议问题