| View previous topic :: View next topic |
| Author |
Message |
Jim Bell
Joined: 26 Jan 2012 Posts: 1
|
Post subject: Re: Finding errors where indexes goes beyond their boudaries Posted: Mon May 07, 2012 11:16 am |
|
|
| You could try running your code with an interpreter. For simple code, I have used the EiC interpreter. It catches array bounds violations at runtime, but the program runs much much slower than the compiled version. Also, EiC doesn't support 64-bit integers. Apparently, EiC is no longer being developed, but I found a copy at http://twkm.freeshell.org. I don't have experience with any other interpreters. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|