which array's index is out of bounds?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

which array's index is out of bounds?

Post by #NULL »

could the debugger please tell at which array the error occured? i guess the debugger knows that already but is not telling. for example in an If statement with many conditions many arrays can be accessed in one line of code and then you don't always know which one is accessed by wrong index.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Re: which array's index is out of bounds?

Post by Kaeru Gaman »

good point.
I'll second this request.
oh... and have a nice day.
Post Reply