Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!oliveb!rap From: rap@oliveb.UUCP (Robert A. Pease) Newsgroups: comp.sys.ibm.pc Subject: Re: ** Re: MSC 4.0 Large Model ** Original Posters problem solved!!! Message-ID: <3630@oliveb.UUCP> Date: Fri, 21-Aug-87 13:47:34 EDT Article-I.D.: oliveb.3630 Posted: Fri Aug 21 13:47:34 1987 Date-Received: Sun, 23-Aug-87 04:27:18 EDT References: <10400006@altger.UUCP> <72@cunixc.columbia.edu> <698@ucdavis.UUCP> Reply-To: rap@olivej.UUCP (Robert A. Pease) Organization: Olivetti ATC; Cupertino, Ca Lines: 21 In article <698@ucdavis.UUCP> ccs016@ucdavis.UUCP (Patrick Tully) writes: >> >> >> 1) Use NULL not 0 as often as applicable. >> > > Why?? Null is defined in stdio as 0. > >Patrick Tully >pstully@ucdavis >ucdavis!deneb!ccs016 No, NULL is defined as 0 in small, and medium models but is defined as 0L in large and huge models. It does make a difference and it is more portable. -- Robert A. Pease {hplabs|fortune|idi|ihnp4|tolerant|allegra|glacier|olhqma}!oliveb!olivej!rap