STR32-C. Do not pass a non-null-terminated character sequence to a library function that expects a string
https://wiki.sei.cmu.edu/confluence/display/c/STR32-C
@DevMisc
#c #memory #learn
https://wiki.sei.cmu.edu/confluence/display/c/STR32-C
@DevMisc
#c #memory #learn
Memory Management in Python: 3 Popular Interview Questions
Memory management is one of the most popular interview topics for Python developers, questions about it can test a programmer’s understanding of Python.
https://medium.com/techtofreedom/memory-management-in-python-3-popular-interview-questions-bce4bc69b69a
@DevMisc
#memory #python #learn
Memory management is one of the most popular interview topics for Python developers, questions about it can test a programmer’s understanding of Python.
https://medium.com/techtofreedom/memory-management-in-python-3-popular-interview-questions-bce4bc69b69a
@DevMisc
#memory #python #learn
Saving a third of our memory by re-ordering Go struct fields
https://wagslane.dev/posts/go-struct-ordering
@DevMisc
#golang #memory #optimization
https://wagslane.dev/posts/go-struct-ordering
@DevMisc
#golang #memory #optimization