decalring large arrays

Rickey Thomas Tom tomr at maccs.dcss.mcmaster.ca
Mon Jun 17 02:41:07 AEST 1991


I have a simple question. I sort some data. The easiest way to do this is to 
decalre a large array to sotre this data and then sort the array. However,
it apopears that in a DOS environment, I am only allowed an array up to 64 K in size. Is there a way to declare larger arrays than this for sort. Is there another way that I could store a large quantity of data for sorting.

Any comments would be appreciated. Thanks in advance.

Rick






More information about the Comp.lang.c mailing list