Xref: utzoo comp.lang.c:26785 comp.lang.misc:4402 Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!enea!sommar From: sommar@enea.se (Erland Sommarskog) Newsgroups: comp.lang.c,comp.lang.misc Subject: Re: C strongly typed? Message-ID: <872@enea.se> Date: 11 Mar 90 12:37:02 GMT References: <862@enea.se) <1990Mar10.043359.2010@cs.umn.edu) Organization: Enea Data AB, Sweden Lines: 13 Mike Haertel (mike@cs.umn.edu) writes: )So declare ) )struct apple { int v; }; )struct orange { int v; }; ) )C uses name equivalence for structure types. Did I hear "kludge"? (But it should be acknowledged that not all Pascal compilers would keep such apples and oranges above apart.). -- Erland Sommarskog - ENEA Data, Stockholm - sommar@enea.se