Array-access analysis: Difference between revisions

Content deleted Content added
Showed how this Problem can affect you.
DataWraith (talk | contribs)
Remove irrelevant paragraph. While 'array out of bounds' errors might be caught using array access analysis, everything else in the paragraph doesn't make sense in the context of the article.
Line 9:
Typical exact array access analysis include linearization and [[atom images]]. Summary methods can be further divided into [[array sections]], bounded regular sections using [[triplet notation]], linear-constraint methods such as data access descriptors and [[array region analysis]].
 
PC or MAC Games such as the Football Manager Series sometimes come up with a problem. The message 'Array access out of bounds' will be displayed on sreen. This is down to a glitch in the Database, and there is no room left on the disc to repair it. The only way to fix this error is to open up the Data Editor, and free up some space.
[[Category:Compiler theory]]