RTFM

Leroy Williams wrote:

>  Dear java expert, how are you doing? The main reason
>  why I'm writing is; because I'm a student trying to
>  master jni programming.
>
>  I have a question. That I think you'll might be
>  able to answer. Please if you could explain the
>  answer in easy to understand terminology. It would
>  be good to also use examples.
>
>  Question #1-
>  Will the code like this at the bottom; which starts
>  with the word jclass, create a class in jni called
>  cls?
>
>  jclass cls = (*env)->GetObjectClass(env, obj);
>
>
>  Please clarify your answer for question #1.
>  Explain why the code would create a jni class called
>  cls; or why it would not.
>
>  Please email me back your answer at
>  [EMAIL PROTECTED] Thanks for your time and energy!
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/

Reply via email to