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 stack-memory
why use the stack instead of heap?
Jul 18, 2026
java
c++
memory
heap-memory
stack-memory
leave it on stack or put in on heap?
Jul 16, 2026
c++
heap-memory
cpu-cache
stack-memory
Does it matter where the ret instruction is called in a procedure in x86 assembly
Jul 15, 2026
assembly
x86
stack-memory
stack-frame
stack-pointer
Can a pointer be placed on heap memory (C++)?
Jul 04, 2026
c++
pointers
vector
heap-memory
stack-memory
Why is it better to use the ebp than the esp register to locate parameters on the stack?
Jul 03, 2026
assembly
x86
cpu-architecture
stack-memory
stack-frame
Why does GCC allocate more stack memory than needed?
Jul 01, 2026
c
gcc
x86-64
compiler-optimization
stack-memory
Are global arrays allocated on the stack
Jun 29, 2026
c
memory-management
global-variables
stack-memory
Are Java records stack allocated like C# structs?
Jun 29, 2026
java
heap-memory
stack-memory
java-record
Checking heap integrity and stack size in C#
Jun 21, 2026
c#
heap-memory
stack-memory
Should we store long strings on stack in assembly?
Jun 03, 2026
string
assembly
x86
nasm
stack-memory
Using the callstack to implement a stack data structure in C?
May 23, 2026
c
assembly
stack
callstack
stack-memory
Measuring total space function allocates on heap and stack during it's entire lifetime
May 17, 2026
c++
memory-management
heap-memory
dynamic-memory-allocation
stack-memory
LuaJit increase stack/heap size
May 12, 2026
memory
lua
heap-memory
stack-memory
luajit
Where is an array stored in memory in Javascript? [closed]
May 10, 2026
javascript
arrays
heap-memory
stack-memory
How to examine the heap and stack of an RTEMS application using gdb?
May 10, 2026
gdb
heap-memory
stack-memory
rtems
Understanding 16-byte padding and function prolog in x64 assembly
May 10, 2026
assembly
x86-64
memory-alignment
stack-memory
stack-frame
how to differentiate between memory (heap) - and stack- addresses
Apr 29, 2026
assembly
heap-memory
stack-memory
addressing
Do the Stack and Heap both exist within your systems RAM?
Apr 09, 2026
java
windows
jvm
heap-memory
stack-memory
Older Entries »