home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!overload.lbl.gov!dog.ee.lbl.gov!news!cod!edelblut
- From: edelblut@nosc.mil (David J. Edelblute)
- Subject: large arrays
- Message-ID: <1992Dec30.011719.18323@nosc.mil>
- Organization: Naval Ocean Systems Center, San Diego, CA
- Date: Wed, 30 Dec 1992 01:17:19 GMT
- Lines: 11
-
-
-
- I have problems for which I need moderately large arrays, e.g.,
- x: array[0..524287] of double. For this, I have been using FS
- Pascal.
-
- I know that Borland Pascal allows protected mode programs, but I
- have not heard anyone say that it allows one to address a large
- array in linear fashion. Can anyone tell me how this works?
-
- Dave Edelblute
-