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? -

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

c# - Binding attached property to IEnumerable -