Posted: Wed Aug 16, 2006 11:01 pm
Code: Select all
Dim *IB.l(4,4)
Debug *IB()
Structure Test
Field.l[4]
EndStructure
*Test.Test
Debug *Test

That's not good!
@Flype
U have a TV close to your Computer? How cool is that!
http://www.purebasic.com
https://www.purebasic.fr/english/
Code: Select all
Dim *IB.l(4,4)
Debug *IB()
Structure Test
Field.l[4]
EndStructure
*Test.Test
Debug *Test
it's a compromise, to be close to my wife while programming.Konne wrote:@Flype
U have a TV close to your Computer? How cool is that!