Re: Softworks C

Info-Mac discussion from 1984 - 2002.
Locked
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Re: Softworks C

Post by Info-Mac » December 20th, 1984, 12:01 am

Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver
Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!harpo!decvax!tektronix!uw-beaver!info-mac
From: info-mac@uw-beaver (info-mac)
Newsgroups: fa.info-mac
Subject: Re: Softworks C
Message-ID:
Date: Fri, 16-Nov-84 20:51:41 EST
Article-I.D.: uw-beave.2262
Posted: Fri Nov 16 20:51:41 1984
Date-Received: Sun, 18-Nov-84 04:48:01 EST
Sender: yenbut@uw-beave
Organization: U of Washington Computer Science
Lines: 12

From: [email protected] (Eric Olson)
I did an emergency programming project for the Mac in Softworks C,
and did just edit the cmac.h file to get what I needed. I also had
to LINK with each .REL file missing and write down the unknown
externals, then reassemble the libraries with only those functions
in order to make the application fit in memory (a human-powered
function extractor). I plan to split up ostraps, quicktraps, and
tooltraps and packtraps, as well as cmac.h so that I can select
just what I've used. Of course, with a 512K Mac these problems become
much less troublesome. I rather like that C, as I mentioned before.

Eric.
Locked