Access Violation

I'm getting this error when the program 'Project1.exe' runs. Could someone please help me. The program is VERY long like 10,000+ lines. This happens when the program is trying to do some calculations on data that was gathered during the test.

ERROR: (Access Violation at address 004309EF in module 'Project1.exe'. Read of address 00000070)

The program is written with C++ builder using the Borland compiler. The program is running on Windows XP.


Thanks so much for your help!!!!
ten k + lines and thats the only problem? impressive. anyways, it sounds like you are trying to access invalid memory registers. correct me if im wrong but i think that can be easier fixed at the assembly level
Topic archived. No new replies allowed.