Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site kobold.UUCP Path: utzoo!linus!decvax!genrad!grkermit!masscomp!kobold!tjt From: tjt@kobold.UUCP (T.J.Teixeira) Newsgroups: net.lang Subject: Re: Strong Typing and Ignorance Message-ID: <217@kobold.UUCP> Date: Thu, 8-Dec-83 09:01:48 EST Article-I.D.: kobold.217 Posted: Thu Dec 8 09:01:48 1983 Date-Received: Sat, 10-Dec-83 02:46:15 EST References: <2892@utcsrgv.UUCP>, <137@csd1.UUCP> <718@cbosgd.UUCP> Organization: Masscomp, Westford, MA Lines: 10 On the other hand, C is weakly typed in that it does not perform type checking of procedure parameters (although you can get lint to do this for you). In addition, the ability to coerce integers and pointers with reckless abandon can subvert the type checking. On the other, C would not be as useful for systems programming without the ability to sidestep the type checking occasionally. Consider writing printf or a UNIBUS device driver in Pascal. -- Tom Teixeira, Massachusetts Computer Corporation. Westford MA ...!{ihnp4,harpo,decvax,ucbcad,tektronix}!masscomp!tjt (617) 692-6200