The Artima Developer Community
Sponsored Link

Java Answers Forum
can I call a c++ function ?

3 replies on 1 page. Most recent reply: Jul 1, 2002 3:31 PM by Thomas SMETS

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
franknhb

Posts: 4
Nickname: franknhb
Registered: Jun, 2002

can I call a c++ function ? Posted: Jun 26, 2002 7:17 PM
Reply to this message Reply
Advertisement
hello all

I want to call a c++ function with JNI ,but there is a pointer variable in the function, how can I do it?


Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: can I call a c++ function ? Posted: Jun 27, 2002 4:38 PM
Reply to this message Reply
Look on Javaworld (I think ...) there was a good article on that some while ago ...
Thomas SMETS,
SCJP2 - Brussels

franknhb

Posts: 4
Nickname: franknhb
Registered: Jun, 2002

Re: can I call a c++ function ? Posted: Jun 27, 2002 6:23 PM
Reply to this message Reply
can you tell more exactly? thanks!

Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: can I call a c++ function ? Posted: Jul 1, 2002 3:31 PM
Reply to this message Reply
Is this enough ?
http://www.javaworld.com/javaworld/javatips/jw-javatip17.html
Thomas SMETS,
SCJP2 - Brussels

Flat View: This topic has 3 replies on 1 page
Topic: Serializable Objects Previous Topic   Next Topic Topic: JScrollPane - making it track text

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use