This site is dedicated to everything tech to blog about. I will present some programming techniques, perhaps some tutorials to follow along, and maybe some summaries on topics that I find interesting.
This site is dedicated to everything tech to blog about. I will present some programming techniques, perhaps some tutorials to follow along, and maybe some summaries on topics that I find interesting.
In this article we explore how to call Python scripts from within C++ using CPython, and how to send arguments to the Python scripts and how to receive them. You can find the article here.