Works correctly now.
Jussi
2010/8/14 Benoît Minisini :
>> Hi!
>> I had error in way I calculated position in array, and it revealed
>> error in it's handling.
>> Way to reproduce problem:
>>
>> Private aa As New Integer[]
>>
>> Public Sub Form_Open()
>> aa.Fill(1, -1, 1)
>> End
>>
>> gdb outputs
> Hi!
> I had error in way I calculated position in array, and it revealed
> error in it's handling.
> Way to reproduce problem:
>
> Private aa As New Integer[]
>
> Public Sub Form_Open()
> aa.Fill(1, -1, 1)
> End
>
> gdb outputs:
>
> (gdb) run
> Starting program: /usr/local/bin/gbx3 -p
> [Thre
Hi!
I had error in way I calculated position in array, and it revealed
error in it's handling.
Way to reproduce problem:
Private aa As New Integer[]
Public Sub Form_Open()
aa.Fill(1, -1, 1)
End
gdb outputs:
(gdb) run
Starting program: /usr/local/bin/gbx3 -p
[Thread debugging using libthread_db