C语言结构体定义struct node{ int date;struct node *next;};这里自身指针定义可以删为nood next吗?有的参考书有struct 有的没有写。不知道两种有什么区别。
九州编程
PIPIONE
相关分类