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
C++ stack memory and CPU cache
Jul 28, 2017
c++
caching
stack-memory
Is the book "Rust Essentials" correct about the location of variables in the stack or in the heap?
Nov 15, 2022
rust
heap-memory
stack-memory
Where is my variable being stored? (Swift)
Oct 27, 2022
swift
memory
heap-memory
stack-memory
ctime() return a string, why we don't need to free() this string' s memory?
Oct 29, 2022
c
string
memory-management
heap-memory
stack-memory
Returning stack variable?
Aug 08, 2019
c++
pointers
variables
heap-memory
stack-memory
Is the stack memory allocated at runtime or compile time?
Apr 15, 2022
c
stack-memory
Does C need a stack and a heap in order to run?
Oct 07, 2022
c
heap-memory
stack-memory
Is there any limit on stack memory?
Oct 28, 2022
c
memory-management
operating-system
heap-memory
stack-memory
Array of ValueType in C# goes to Heap or Stack? [duplicate]
Jan 21, 2019
c#
heap-memory
stack-memory
What goes to RAM, Harddrive, Stack and Heap in C++?
Aug 13, 2018
c++
memory
heap-memory
stack-memory
pop or add esp, 4 ? What is the difference?
Oct 28, 2022
assembly
x86
stack-memory
stack-pointer
C++ stack variables and heap variables
Aug 17, 2022
c++
object
heap-memory
stack-memory
How to tell if something is heap or stack allocated?
Nov 03, 2022
rust
heap-memory
stack-memory
Javascript closures on heap or stack?
Aug 18, 2022
javascript
closures
heap-memory
stack-memory
Thread safety with heap-allocated memory
Nov 08, 2022
c++
thread-safety
heap-memory
stack-memory
Where are the stacks for the other threads located in a process virtual address space?
Apr 14, 2022
linux
assembly
x86
stack-memory
virtual-address-space
Why is there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?
Apr 17, 2022
c
assembly
x86-64
stack-memory
red-zone
Why are string literals &str instead of String in Rust?
Nov 08, 2022
string
rust
heap-memory
string-literals
stack-memory
How is the array stored in memory?
Aug 22, 2022
arrays
c
pointers
heap-memory
stack-memory
how does push and pop work in assembly
Oct 03, 2021
assembly
x86
stack-memory
stack-pointer
« Newer Entries
Older Entries »