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 memory-management
How do I find how much memory is taken by a struct?
Apr 30, 2026
ios
swift
memory
memory-management
Is there a need to free memory in unmanaged code when it is loaded by managed code
Apr 30, 2026
c#
c++
memory-management
unmanaged
managed
Growing (and shrinking) memory pool
Apr 29, 2026
c
memory-management
memory-pool
Does realloc just expand the memory or might that lead to memory problems?
Apr 29, 2026
c
memory-management
realloc
Allocating, Deallocating and memory management on Windows with breakpoints set
Apr 29, 2026
c++
windows
memory-management
How is cudaMemset implemented?
Apr 28, 2026
memory-management
cuda
How does the compiler add a null-terminator when there is no more space?
Apr 28, 2026
c
string
memory-management
null
Do I need to call delete before reassigning a pointer?
Apr 27, 2026
c++
pointers
memory-management
Invalidating an NSTimer in dealloc
Apr 27, 2026
ios
cocoa-touch
memory-management
nstimer
dealloc
What If There Is A Memory Leak In Virtual Environment? [closed]
Apr 26, 2026
c
memory
memory-management
How is the virtual address of the page table is converted to its actual physical address?
Apr 26, 2026
memory-management
linux-kernel
paging
Swift : How to handle a lot of textures in memory
Apr 26, 2026
swift
memory-management
sprite-kit
sktexture
sktextureatlas
Diagnosing heap fragmentation on Mac OS X?
Apr 26, 2026
c++
c
macos
memory-management
heap-memory
Is pointer arithmetic on allocated storage UB?
Apr 25, 2026
c++
memory-management
language-lawyer
What does "domain" mean in Python's tracemalloc?
Apr 24, 2026
python
python-3.x
memory-management
Android getApplicationContext memory management
Apr 24, 2026
android
memory-management
lifecycle
vector::push_back on an object without a copy-constructor -- are pointer values lost?
Apr 23, 2026
c++
memory-management
vector
stl
Older Entries »