The Artima Developer Community
Sponsored Link

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

1 reply on 1 page. Most recent reply: Jun 23, 2002 11:02 PM by Matt Gerrans

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 1 reply on 1 page
franknhb

Posts: 4
Nickname: franknhb
Registered: Jun, 2002

can I call a c++ function ? Posted: Jun 23, 2002 6:49 PM
Reply to this message Reply
Advertisement
hello,can I call function written in c++ with return value in my java code?


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: can I call a c++ function ? Posted: Jun 23, 2002 11:02 PM
Reply to this message Reply
The Java Tutorial, Java Native Interface Trail is here:
http://java.sun.com/docs/books/tutorial/native1.1/index.html

Flat View: This topic has 1 reply on 1 page
Topic: New to programming Previous Topic   Next Topic Topic: Upload file directory

Sponsored Links



Google
  Web Artima.com   

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