Xref: utzoo comp.lang.c:26695 comp.lang.misc:4371 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!yale!think!masscomp!quasar!ftw From: ftw@quasar..westford.ccur.com (Farrell Woods) Newsgroups: comp.lang.c,comp.lang.misc Subject: Re: C strongly typed? Message-ID: <25695@masscomp.ccur.com> Date: 8 Mar 90 16:51:57 GMT References: <259@eiffel.UUCP> <1990Mar1.172526.28683@utzoo.uucp> <849@enea.se> <1990Mar7.182230.5517@utzoo.uucp> <25F5AA40.27091@paris.ics.uci.edu> Sender: news@masscomp.ccur.com Reply-To: ftw@quasar.westford.ccur.com (Farrell Woods) Followup-To: comp.lang.c Organization: Concurrent Computer Corp. Westford MA. Lines: 23 In article <25F5AA40.27091@paris.ics.uci.edu> bvickers@ics.uci.edu (Brett J. Vickers) writes: >In article <1990Mar7.182230.5517@utzoo.uucp> henry@utzoo.uucp (Henry Spencer) writes: >> C's type system is not extensible unless >>you count "struct", but the language is strongly typed -- mixing random >>types is not allowed. >This is simply not true. [Example deleted] Henry's right! The point is that `char' and `int' (and, `short' and `long') all describe *integer* quantities. It's just that the range os values which each of these "types" can hold differs due to the amount of storage allocated to a variable of a given type. -- Farrell Woods -- Farrell T. Woods Voice: (508) 392-2471 Concurrent Computer Corporation Domain: ftw@westford.ccur.com 1 Technology Way uucp: {backbones}!masscomp!ftw Westford, MA 01886 "I can't drive...fifty-five!"