I want to delete the first node of a linked list (You can see below the image)
Τhe structures are as follows:
typedef struct PageEntry { //Node u