So I have linked list and function which deletes element if next element is bigger, so my code is working but its not working with first element, in the comment I have wrote code which I would code for checking that first element, but when ever I check it is blowing up all program, wtf I just dont understand the problem I have painted all that situation and still dont understand where is the problem, can any1 help?