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 heap-memory
C/C++ pattern to USE_HEAP or USE_STACK
Sep 24, 2026
c++
c
memory-management
stack
heap-memory
How to free 2D array memory in C
Sep 23, 2026
c
arrays
pointers
heap-memory
If an Object allocates dynamic memory from the heap, is it automatically de-allocated when the object is out of scope or do I need a destructor?
Sep 23, 2026
c++
oop
memory-leaks
destructor
heap-memory
Understanding the relationship between Max Heap size, Heap size and Used heap
Sep 23, 2026
java
heap-memory
visualvm
std::unique_ptr and std::shared_ptr as parameters for virtual functions
Sep 20, 2026
c++
interface
heap-memory
shared-ptr
unique-ptr
A vector in the heap vs in the stack
Sep 19, 2026
c
vector
heap-memory
stack-memory
android eclipse unable to execute dex java heap space error
Sep 19, 2026
android
eclipse
heap-memory
java
Heap use after free when using shared pointers
Sep 18, 2026
c++
heap-memory
shared-ptr
address-sanitizer
dynamical 2d array: int (*ptr)[4] = new int[7][4];
Sep 18, 2026
c++
arrays
heap-memory
Returning instances allocated in the heap vs in the stack
Sep 17, 2026
c++
heap-memory
allocation
stack-memory
Java: Filling in-memory sorted batches
Sep 16, 2026
java
memory-management
heap-memory
How is heap usually implemented? [duplicate]
Sep 16, 2026
c++
c
memory
heap-memory
low-level
Why size of stack memory is fixed? [closed]
Sep 12, 2026
memory-management
stack-overflow
heap-memory
stack-memory
Another C# question about references/collections/value types
Sep 12, 2026
c#
.net
stack
heap-memory
android java heap space
Sep 10, 2026
android
heap-memory
dex
ERROR: AddressSanitizer: heap-buffer-overflow on address X at pc Y bp Z sp W
Sep 11, 2026
c++
constructor
heap-memory
dynamic-memory-allocation
address-sanitizer
What is the maximum Java heap size I can use safely on Windows 64-bit platform?
Sep 06, 2026
java
windows
memory
64-bit
heap-memory
Older Entries »