Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ctypes
Python ctypes set c_char_p underlying value
Mar 18, 2026
python
ctypes
Python ctypes arguments with DLL - pointer to array of doubles
Mar 17, 2026
python
c
dll
ctypes
Problems in passing numpy.ndarray to ctypes but to get an erraneous result
Mar 16, 2026
python
c
numpy
ctypes
Python Ctypes Passing in Pointer and Getting Struct Back
Mar 16, 2026
python
c
pointers
struct
ctypes
Why cpython exposes 'PyTuple_SetItem' as C-API if tuple is immutable by design?
Mar 14, 2026
python
python-3.x
tuples
ctypes
cpython
How to dereference void* in ctypes?
Mar 13, 2026
python
linux
ctypes
Python C Extension with Multiple Functions
Mar 13, 2026
python
ctypes
setuptools
Ctypes: Get a pointer to a struct field
Mar 10, 2026
python
pointers
struct
ctypes
Shared Memory Array of Strings with Multiprocessing
Mar 10, 2026
python
multiprocessing
ctypes
How do I prevent python deallocating ctypes callbacks at exit-time?
Mar 07, 2026
python
callback
ctypes
atexit
Python ctypes and pointers as function arguments
Mar 05, 2026
python
c
ctypes
Invalid ELF header when loading library from Python using ctypes.cdll.LoadLibrary
Mar 05, 2026
c++
python
g++
ctypes
What is the difference between ctypes.CDLL() and ctypes.cdll.LoadLibrary()?
Mar 01, 2026
python
ctypes
Freeing memory when using ctypes
Feb 27, 2026
python
c
numpy
ctypes
How can `CDLL()` find a file to load, with only file basename?
Feb 25, 2026
python
linux
ctypes
libc
dynamic-loading
Function that return a pointer to a struct with ctypes
Feb 25, 2026
python
ctypes
Older Entries »