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 is allocating heap-memory much faster than allocating stack-memory?
Mar 21, 2022
c++
performance
heap-memory
stack-memory
Stack and heap in PHP?
Sep 28, 2022
php
heap-memory
stack-memory
dynamic-languages
Where are multiple stacks and heaps put in virtual memory?
Jun 19, 2022
operating-system
heap-memory
virtual-memory
stack-memory
Relation between endianness and stack-growth direction
Feb 28, 2022
cpu-architecture
endianness
callstack
stack-memory
Return vector from function without it being destroyed
Aug 20, 2019
c++
heap-memory
stack-memory
What is the "standard" size of the stack and the heap in a C program?
Feb 06, 2022
c
heap-memory
stack-memory
Hinnant's stack allocator and exceptions
Jul 01, 2022
c++
exception
heap-memory
allocation
stack-memory
Is there a best practice when a type should be boxed?
Sep 26, 2022
rust
heap-memory
memcpy
boxing
stack-memory
What is the best practice when a Fortran function returns an array?
Oct 28, 2022
arrays
function
fortran
heap-memory
stack-memory
Array as template parameter: stack or heap?
Jun 01, 2022
c++
arrays
templates
heap-memory
stack-memory
Are Rust closures stack-allocated or heap-allocated by default?
Sep 11, 2022
rust
heap-memory
stack-memory
C++ Arguments Heap vs Stack
Nov 17, 2022
c++
arguments
parameter-passing
heap-memory
stack-memory
Memory management while using threads
Jul 24, 2019
multithreading
memory-management
openmp
heap-memory
stack-memory
Work around error 'Address of stack memory associated with local variable returned'
Oct 10, 2021
c
arrays
string
heap-memory
stack-memory
Heap Memory Management .Net
Nov 02, 2022
c#
.net
memory
heap-memory
stack-memory
Where does exception object have its space, heap or stack, and how to access it in different class?
Oct 28, 2022
c++
exception
memory
heap-memory
stack-memory
Return Pointer from function with pointer as param
Oct 21, 2022
c
stack
dynamic-memory-allocation
stack-memory
Can I POP a value from the stack, but put it nowhere in NASM Assembly?
Aug 31, 2022
x86
stack
nasm
stack-memory
stack-pointer
Heap or Stack? When a constant string is referred in function call in C++
Nov 13, 2022
c++
function
global-variables
heap-memory
stack-memory
« Newer Entries
Older Entries »