How to delete the node that given as argument in single linked list? Is there any system call to get prev pointer ?
Note: Here the goal is to delete the address not the node's value