I have a JavaFX GUI Calculator built and I have a C++ shared library declaring all the functions , such as addition , multiplication etc. What I would like to do is , call the c++ functions on button click on the calculator App. How would I do that ?
Aucun commentaire:
Enregistrer un commentaire