急!!!一个关于malloc函数的问题
各位大侠好:struct node
{--------
---------
struct node *next
}a;
请问用malloc函数开辟一个上述类型的结点后
其中的指针next是不是伟NULL啊?
2007-12-10 18:04
2007-12-10 18:45
2007-12-10 22:00
2007-12-10 22:07
2007-12-10 22:22
2007-12-10 22:27

2007-12-10 23:39
2007-12-11 22:33