News

With Python ctypes, Python can directly call (foreign) C functions defined in shared object (.so) on Linux. This note documents the compiling and linking of C functions in Ubuntu 24.04.2 LTS ...