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 memory-management
static allocation in java - heap, stack and permanent generation
Aug 16, 2022
java
static
memory-management
permanent-generation
What are the differences between virtual memory and physical memory?
Aug 16, 2022
memory-management
operating-system
virtualization
ram
virtual-memory
Why does the delete[] syntax exist in C++?
Oct 09, 2022
c++
memory-management
syntax
language-lawyer
standards
Memory footprint of Haskell data types
Dec 14, 2021
haskell
memory-management
ghc
algebraic-data-types
What is the meaning of the term arena in relation to memory?
Sep 30, 2022
c++
c
memory-management
terminology
Proper stack and heap usage in C++?
Aug 25, 2022
c++
memory-management
stack
heap-memory
c++-faq
What does Visual Studio do with a deleted pointer and why?
Aug 15, 2022
c++
pointers
visual-studio-2012
memory-management
delete-operator
General guidelines to avoid memory leaks in C++ [closed]
Dec 14, 2021
c++
memory
memory-management
raii
Why doesn't delete set the pointer to NULL?
Aug 15, 2022
c++
memory-management
delete-operator
C++, Free-Store vs Heap
Dec 14, 2021
c++
memory-management
Does free(ptr) where ptr is NULL corrupt memory?
Aug 15, 2022
c
pointers
memory-management
null
free
Android Studio - How to increase Allocated Heap Size
Aug 15, 2022
android
memory-management
crash
out-of-memory
android-studio
Reducing Django Memory Usage. Low hanging fruit?
Dec 14, 2021
python
django
profiling
memory-management
mod-python
When and why will a compiler initialise memory to 0xCD, 0xDD, etc. on malloc/free/new/delete?
Feb 26, 2022
c++
c
memory
memory-management
Increasing (or decreasing) the memory available to R processes
Aug 30, 2022
r
memory-management
memory-leaks
Is there a way to delete created variables, functions, etc from the memory of the interpreter?
Sep 23, 2022
python
memory-management
dir
Releasing memory in Python
Aug 15, 2022
python
memory-management
Why would you use an ivar?
Dec 14, 2021
objective-c
ios
memory-management
key-value-observing
ivar
Memory address of variables in Java
Aug 15, 2022
java
memory-management
jvm
hashcode
memory-address
What strategies and tools are useful for finding memory leaks in .NET?
Aug 15, 2022
c#
.net
memory-management
memory-leaks
« Newer Entries
Older Entries »