C语言问题! 求教高人~~~

在typedef struct LNode{......}LNode,*LinkList;之后,在main函数里定义指针变量 LinkList p,q,head,tail; 用turbo c编译(.c文件)时为什么会出错?而用turbo c++(编译.cpp文件)就不出错!请问是为什么?出错提示是“Dclaration is not allowed here"
最后编辑2005-11-11 13:58:10