how do i access c code from python ?

Ilayda

New member
How do I access C++ code from Python?
This Is How To Use C++ Functions In A Python AppGenerate Python import library.Copy Python import library.Create your C++ code for the Python module.Create some Python code that uses the module.Create a bat file that creates a shared library using bcc64x.Execute compile.bat and run Python example.Dec 18, 2023