Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!ncar!gatech!udel!rochester!kodak!uupsi!grebyn!ckp From: ckp@grebyn.com (Checkpoint Technologies) Newsgroups: comp.sys.amiga.programmer Subject: Re: 20 byte "Hello World" program. Message-ID: <1991Mar1.061020.9083@grebyn.com> Date: 1 Mar 91 06:10:20 GMT References: <45932@nigel.ee.udel.edu> Organization: Grebyn Timesharing Lines: 20 dillon@overload.Berkeley.CA.US (Matthew Dillon) writes: > How about somebody post a 20MB "Hello World" program instead !8-) > > -Matt #include static char hello[20971520] = "Hello World"; int main(int argc, char **argv) { printf(hello); exit(0); } (Sorry, I don't have a machine I can test this on...) -- First comes the logo: C H E C K P O I N T T E C H N O L O G I E S / / \\ / / Then, the disclaimer: All expressed opinions are, indeed, opinions. \ / o Now for the witty part: I'm pink, therefore, I'm spam! \/