Welcome to python_course Discussions! #1
Replies: 2 comments 3 replies
-
I have been studying DSA and don't understand how ctypes.py_object works. As of my knowledge it works on concept of pointers to create an array of pointers that will store memory addresses for values to be added in dynamic array. I have provided my code below: def __create_array(self, space): |
Beta Was this translation helpful? Give feedback.
-
So, Your understanding is correct. The Please, let me know if you need further clarification! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions