GitHub
[Hybrid1 Log6 & Log7] From C/C++ Call Python : Function, Class
Code Nara
2018. 8. 1. 14:37
< How to Run >
- Put "Cpp1.exe" and "Python1.py" at the same folder
- Under Python 3.6 32-bit environment, execute "Cpp1.exe"
< 참고 >
Embedding Python in C/C++: Part I
Embedding Python in C/C++: Part II