Subj : Re: malloc() To : borland.public.cpp.borlandcpp From : Jan Vernimmen Date : Wed Jun 23 2004 04:14 pm Gerhard Wolfstieg wrote: > Jan Vernimmen am Dienstag, 22. Juni 2004 17:59: > ... > >>Using breakpoints did not work. I've written lines to a debugfile and >>could approach a suspicious part. >>At this point I copied manual text-input to a buffer, better say changing >>text ( say input the next char in a line) in an > > > Why not use Codeguard which comes with BC 5.x? It's a wonderful tool just > for things like this -- and easy to use. E.g. you are shown when your > programm is writing beyond the end of allocated memory ... > > Gerhard > The only reference I can find to CodeGuard is in the menu Tool|CodeGuard Config; and that does no do anything. Thanks Gerhard for your comment, Jan. .