Xref: utzoo comp.lang.c:26671 comp.lang.misc:4362 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!rice!uw-beaver!uw-june!fred.cs.washington.edu!machaffi From: machaffi@fred.cs.washington.edu (Scott MacHaffie) Newsgroups: comp.lang.c,comp.lang.misc Subject: Re: C strongly typed? Message-ID: <11007@june.cs.washington.edu> Date: 8 Mar 90 00:58:58 GMT References: <849@enea.se> <14262@lambda.UUCP> Sender: news@cs.washington.edu Reply-To: machaffi@fred.cs.washington.edu.cs.washington.edu (Scott MacHaffie) Organization: c god wanna-bes Lines: 8 In article <14262@lambda.UUCP> jlg@lambda.UUCP (Jim Giles) writes: %Yes C is strongly typed - by the definition of 'strong typing'. The %phrase 'strong typing' means that the type of any object in an scope %can be determined at compile time. So, in the example you gave, it is You just described "static typing". Scott MacHaffie