Click here to Skip to main content
15,922,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,

I want to use getString(JSON) method in my c++ application. I found this method for Java language in the following website.

JSON-JAVA

However, I could not use this method for c++ language. I need a .h and .cpp files to use it.

How can I find it?

Thanks in advance

Yobot
Posted

May be you can use JNI to interact between C++ and Java. JNI Basics - 1[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900