How to bind an empty array with a pointer?

14 views
Skip to first unread message

hải anh trương

unread,
Jun 29, 2018, 7:46:44 PM6/29/18
to NativeLibs4Java
Hi,
I got an empty array(not null). int[]array = int[0];
I cant bind it to a pointer. I tried to look for in src code but array.length will return null.
Is this a thing bridj need to improve or any solution i can try like Pointer <Integer> pointer = Pointer.......?
Thank you

Reply all
Reply to author
Forward
0 new messages