We have a memory overwrite problem. At some point, during the course of our program, a memory location is being overwritten and causing our program to crash. the problem hap
Debugging APIs are platform-specific, but they do exist. Windows and UNIX APIs can be found online.