Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!wugate!wubios!david From: david@wubios.wustl.edu (David J. Camp) Newsgroups: comp.lang.c Subject: typedef struct node * pnode; Keywords: typedef struct pointer Message-ID: <901@wubios.wustl.edu> Date: 16 Sep 89 00:58:36 GMT Sender: david@wubios (David J. Camp) Organization: Washington University (St. Louis) Lines: 19 Please reply directly to me. I have this statement in a Microsoft C 5.1 program: typedef struct node * pnode; Then I use it later like this: pnode a,b; Well a becomes defined correctly, but is seems that b is getting the type (node) instead of (node *). Is this the way it is supposed to work, or is it a bug? -David- -- Bitnet: david@wubios.wustl ^ Mr. David J. Camp Internet: david%wubios@wucs1.wustl.edu < * > Box 8067, Biostatistics uucp: uunet!wucs1!wubios!david v 660 South Euclid Washington University (314) 36-23635 Saint Louis, MO 63110