Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: TeX Message-ID: <15070@smoke.brl.mil> Date: 4 Feb 91 20:34:32 GMT References: <439@generic.UUCP> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <439@generic.UUCP> ericmcg@pnet91.cts.com (Eric Mcgillicuddy) writes: >64k arrays are not a problem, if are willing to go to the trouble of breaking >up your data into segments. Or in C, they shouldn't be a problem if you malloc() the space rather than using static allocation.