call c++ library from java application -


possible duplicate:
calling c++ functions java

hi

how call c++ library java , use

any suggestion example, highly appretiated

best regards

try jna, more friendly jni.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -