Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!ames!sdcsvax!jww From: jww@sdcsvax.UCSD.EDU (Joel West) Newsgroups: comp.sys.mac Subject: Re: MPW 2.0 inquiry Message-ID: <3356@sdcsvax.UCSD.EDU> Date: Tue, 23-Jun-87 02:10:51 EDT Article-I.D.: sdcsvax.3356 Posted: Tue Jun 23 02:10:51 1987 Date-Received: Wed, 24-Jun-87 04:46:37 EDT References: <12824@mordor.s1.gov> Organization: Western Software Technology, Vista, CA Lines: 12 In MPW C, int's are still 32 bits, as one might expect. Global and stack-based variables and data structures can be aligned to 32-bit boundaries for a slight speed improvement and no loss of compatibility. Like the Pascal compiler, 68020-only and 68881-only code can also be generated. In the interfaces, PARAMTEXT is no-glue, while ParamText remains glue; speculation is these will eventually become ParamText and paramtext, respectively. -- Joel West {ucbvax,ihnp4}!sdcsvax!jww or jww@sdcsvax.ucsd.edu