Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!wuarchive!psuvax1!psuvm!uh2 From: UH2@psuvm.psu.edu (Lee Sailer) Newsgroups: comp.sys.amiga.programmer Subject: Re: How are some programs SO DAMN SMALL! Message-ID: <91042.125712UH2@psuvm.psu.edu> Date: 11 Feb 91 17:57:12 GMT References: <1991Jan20.210328.18087@hoss.unl.edu> <28077.279c3c3f@kuhub.cc.ukans.edu> Organization: Penn State University Lines: 9 Let me summarize... If you write plain vanilla C programs, like the ones you were taught as an undergrad, you'll get programs with two characteristics. 1) They will be portable to nearly any other C supporting environment, and 2) they will be big. To write *small* C programs for the Amiga, you have to write them with the Amiga in mind.