Re: Error Return Code?
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 01, 2001
- 498 views
Euman writes: > Overwrite detected on HeapAlloc block You should copy euphoria\include\safe.e to your application's directory and rename safe.e as machine.e in that directory. Then run your program. safe.e does the same kind of checks as MemCheck, but any errors will relate directly to your Euphoria source program. By the way, I downloaded MemCheck, and it reported dll's not unloaded, but that's fixed now. It reported some other errors too, but they are not really errors. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com