Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!linus!philabs!pwa-b!mmintl!franka From: franka@mmintl.UUCP (Frank Adams) Newsgroups: comp.lang.c Subject: Re: Types Message-ID: <2322@mmintl.UUCP> Date: Wed, 31-Dec-69 18:59:59 EDT Article-I.D.: mmintl.2322 Posted: Wed Dec 31 18:59:59 1969 Date-Received: Sun, 23-Aug-87 06:33:21 EDT References: <7264@brl-adm.ARPA> <734@sdchema.sdchem.UUCP> <293@osupyr.UUCP> <847@haddock.ISC.COM> <279@nuchat.UUCP> <2311@mmintl.UUCP> <14039@topaz.rutgers.edu> Reply-To: franka@mmintl.UUCP (Frank Adams) Organization: Multimate International, E. Hartford, CT. Lines: 28 In article <14039@topaz.rutgers.edu> ron@topaz.rutgers.edu (Ron Natalie) writes: >> I must disagree. The default compiler settings should cater neither to >> professionals porting code, nor to professionals doing local development, >> but to the occasional or novice programmer, who is trying to get his newly >> written, probably small, program to run. > >And I must disagree with you ... The default action for the compiler should >be to ACT NORMALLY. In most cases, this is sufficient. But consider the issue of memory models for the 8086. (Yes, I hate the '86, too; but that doesn't make it go away.) The novice probably wants the small model. The pro most likely doesn't. In this case, the novice should be catered to. (Anyone doing serious development on an 8086 has to think about segments and probably make changes to their code to take them into account. Large model runs too slowly, and small model isn't big enough. This is what is wrong with the 8086 architecture -- high level language programmers shouldn't have to be concerned about such things.) ------------------------------------------------------------ I am going on vacation. I am unlikely to see any followups posted to this message, so please mail me copies of any responses. Unless they are marked otherwise, I will assume that any replies to this message are intended for public consumption. -- Frank Adams ihnp4!philabs!pwa-b!mmintl!franka Ashton-Tate 52 Oakland Ave North E. Hartford, CT 06108