I am a beginner C programmer. I cant understand why the program goes into an infinite loop and print "The key element is not found". It may be a trivial error. Please help me.This program is to delete a node of a linked list
The program code is avalible here. https://repl.it/@sandipanman/Linkeddel