Weird values in free() function C

后端 未结 0 672
小鲜肉
小鲜肉 2020-12-31 07:22

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         


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