Hi,
I allready read the tutorial http://www.blitzmax.com/Community/posts.php?topic=54348 but I found no solution - maybe because of English is not my native language ...
I need a pointer to an array but can't make it working:
udtLVItem.pszText = Int(Byte Ptr(baBuffer[0]))
Don't work...
What is the right way for?
Thanks,
Andre
I allready read the tutorial http://www.blitzmax.com/Community/posts.php?topic=54348 but I found no solution - maybe because of English is not my native language ...
I need a pointer to an array but can't make it working:
udtLVItem.pszText = Int(Byte Ptr(baBuffer[0]))
Don't work...
What is the right way for?
Thanks,
Andre