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
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
Garbage collection - root nodes
Oct 12, 2018
garbage-collection
heap-memory
stack-memory
Stack and heap in c# [duplicate]
Oct 26, 2022
c#
heap-memory
stack-memory
ARM: Why do I need to push/pop two registers at function calls?
Nov 08, 2022
assembly
arm
cpu-registers
stack-memory
abi
How to mmap the stack for the clone() system call on linux?
Jun 09, 2019
linux
multithreading
clone
mmap
stack-memory
c++ shared_ptr of stack object
Oct 27, 2022
c++
heap-memory
smart-pointers
stack-memory
c# structs/classes stack/heap control?
Feb 21, 2017
c#
memory-management
heap-memory
stack-memory
Variable size arrays in Fortran without Allocate()
Jan 01, 2020
arrays
memory
fortran
heap-memory
stack-memory
Can Java allocate a list on stack?
Aug 25, 2022
java
heap-memory
stack-memory
Where is allocated variable reference, in stack or in the heap?
Aug 16, 2022
java
concurrency
heap-memory
stack-memory
How to measure a functions stack usage in C?
Mar 06, 2021
c
stack-memory
Where in memory are string literals ? stack / heap? [duplicate]
Sep 23, 2022
c
pointers
char
heap-memory
stack-memory
Stack vs. Heap in .NET [closed]
Aug 29, 2022
c#
.net
vb.net
heap-memory
stack-memory
Why is there a stack and a heap?
Nov 07, 2022
memory
heap-memory
allocation
stack-memory
heap vs data segment vs stack allocation
Nov 15, 2022
c++
heap-memory
stack-memory
where is array saved in memory in java?
Jul 26, 2017
java
arrays
memory
heap-memory
stack-memory
« Newer Entries
Older Entries »