No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
type i1500 = array[1..1500] of integer; var iarray: array[1..100] of ^i1500; for j:=1 to 100 do new(iarray[j]); access [j,k] with iarray[j]^[k] [QUOTE=lodacy]I will appreciate any help on the following. Please reply to [email][email protected][/email] as well. I am trying to program something that use huge integer matrices, say 100x1500. I can …
I have been writing Delphi 1 programs for almost 10 years, and periodically get the above run time message. I have eliminated it on my machines, but other people still get it. I have no idea where it comes from, or what I am doing wrong. Obvously, I do not …
The End.
geoclock