Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #22829

jni nomemclature

X-Received by 10.224.17.140 with SMTP id s12mr2549139qaa.3.1362778733315; Fri, 08 Mar 2013 13:38:53 -0800 (PST)
X-Received by 10.49.48.71 with SMTP id j7mr315735qen.25.1362778733219; Fri, 08 Mar 2013 13:38:53 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!t2no10107941qal.0!news-out.google.com!o5ni278qas.0!nntp.google.com!dd2no8327078qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Fri, 8 Mar 2013 13:38:53 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=64.183.216.122; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u
NNTP-Posting-Host 64.183.216.122
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <f2e332eb-ba36-4457-ba6c-a547bd64800a@googlegroups.com> (permalink)
Subject jni nomemclature
From bob smith <bob@coolfone.comze.com>
Injection-Date Fri, 08 Mar 2013 21:38:53 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.java.programmer:22829

Show key headers only | View raw


When using JNI, how do you know if the package name will appear in the C method name?

For instance, if you have a method named save() in class Canvas in package android.graphics, which is the correct JNI name?

Java_android_graphics_Canvas_save

or 

Java_Canvas_save

?

Thanks.

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

jni nomemclature bob smith <bob@coolfone.comze.com> - 2013-03-08 13:38 -0800
  Re: jni nomemclature Arne Vajhøj <arne@vajhoej.dk> - 2013-03-08 17:31 -0500
  Re: jni nomemclature Roedy Green <see_website@mindprod.com.invalid> - 2013-03-08 14:36 -0800

csiph-web