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
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
How do I allow the user to easily choose how much memory to allocate in a Java Swing app?
Sep 05, 2026
java
size
heap-memory
large-data-volumes
Given a pointer, how might I find the _HEAP_ENTRY that it belongs to?
Sep 01, 2026
windows
heap-memory
windbg
How does std::vec::shrink_to_fit work in Rust?
Sep 02, 2026
rust
vector
heap-memory
allocator
Pointer variable, differences in var and &var
Sep 02, 2026
c++
pointers
heap-memory
Older Entries »