Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bbn!diamond.bbn.com!mlandau From: mlandau@bbn.com (Matt Landau) Newsgroups: comp.lang.c Subject: Re: pointer & struct Message-ID: <12610@jade.BBN.COM> Date: 3 Feb 89 23:56:35 GMT References: <7208@pyr.gatech.EDU> <2990@ficc.uu.net> Reply-To: mlandau@bbn.com (Matt Landau) Distribution: usa Organization: BBN Systems and Technologies Corporation, Cambridge, MA Lines: 14 In comp.lang.c (<2990@ficc.uu.net>), jair@ficc.uu.net (jair bobys) writes: >Try: > main() > { > struct abc *var, place; > > var = place; Yeah, but it might work even better if you were to try: var = &place; /* :-) */ -- Matt Landau Oblivion gallops closer, mlandau@bbn.com favoring the spur, sparing the rein.