Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!rice!whittaker.rice.edu!rosine From: rosine@whittaker.rice.edu (Rosine W. Hall) Newsgroups: comp.lang.pascal Subject: More data than I can fit in an array Summary: Help on pointers and dynamic data structures Keywords: data structures Message-ID: <1991Mar16.182933.6855@rice.edu> Date: 16 Mar 91 18:29:33 GMT References: <2922@bimacs.BITNET> Sender: news@rice.edu (News) Organization: Rice University, Houston Lines: 13 No flames, please. I'm an ecologist who occassionally must program. I've got a big dataset which I must read in and then have random access to. It won't fit in 64K, so I get TP (version 5.0) error 96. I have the feeling that as an amateur, I'm missing something with Pascal's record structure, the use of types, and pointers... I have RTFM, without much understanding, and maybe need some advice on getting started, or finding a basic (no pun intended) reference. I'd appreciate any help anyone can suggest. Thanks, Rosine W. Hall