Daily Shaarli
2014 M09 22
dig +short myip.opendns.com @resolver1.opendns.com
In this Article, we will discuss the following topics:
Getting the Python C/C++ API for working.
Initialize and Destroy a Python environment.
Running a Simple inline Python code from C/C++.
Running a Simple Python program from file from C/C++ program.
Call a Python method from C/C++.
Call a C/C++ function from Python code.
Why are we doing this???? (Points of Interest)