Abhyudai Shanker
unread,Jun 24, 2010, 6:08:47 AM6/24/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
hey guys,
with NDK, we make a function in our native code which is in turn called from the java source code. In my case this native code function is the main and hence I need to pass command line arguments. How do I pass a 2D char array ptr from the java function to my native code, as there are practically no ptrs in java.
Plz guide me.
Abhyudai