Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!think!bloom-beacon!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Re: Need to optimize 8086 C code for si Message-ID: <45900108@uxe.cso.uiuc.edu> Date: 13 Feb 88 15:05:00 GMT References: <3680@ihlpf.ATT.COM> Lines: 8 Nf-ID: #R:ihlpf.ATT.COM:3680:uxe.cso.uiuc.edu:45900108:000:472 Nf-From: uxe.cso.uiuc.edu!mcdonald Feb 13 09:05:00 1988 >I have a friend who is doing some development work for the 8086 PC market. >He needs to optimize for size, since the 640K limit is posing some almost >insurmountable problems. > The answer to this problem is obvious: Throw out you C compilers and use assembly language. Hire a hacker who used to program 4kB game machines. This will work wonders on your code size. Please tell me if you use my advice so I can go out and buy more stock in headache-remedy companies :-).