4 messages in net.java.dev.jna.users[jna-users] struct containing pointer...
FromSent OnAttachments
seb bratieresJul 17, 2007 7:28 am 
Timothy WallJul 17, 2007 9:19 am 
j impalaJul 17, 2007 10:24 am 
Timothy WallJul 17, 2007 11:26 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] struct containing pointer to struct arrayActions...
From:j impala (mabo@yahoo.de)
Date:Jul 17, 2007 10:24:07 am
List:net.java.dev.jna.users

Hi Timothy,

thanks for looking into this, and most importantly thanks for that amazing work
you're putting into JNA. I think it is high quality.

Your remark was helpful as I had not understood that JNA actually makes use of
the contiguitiy of the Java array. Your suggestion, however, won't work. In fact, contrary to what you write, I am
not even accessing the second element of the array in the C test code. I would
like to, of course, but hadn't yet done so. So there must be something else going on. An idea ?

Thanks Sebastien