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
What is size of my Bitset?
May 15, 2022
java
memory
memory-management
data-structures
bits
When implementing a linked list in C who is responsible for freeing the value?
Apr 01, 2022
c
memory-management
linked-list
Can incrementing a pointer without dereferencing still segfault or have other (un)defined nastiness?
Nov 10, 2022
c++
pointers
memory-management
segmentation-fault
undefined-behavior
std::unordered_map does not release memory
May 07, 2022
c++
visual-c++
memory-management
stl
unordered-map
Difference between MemoryPool<T> and ArrayPool<T>
Jun 28, 2020
c#
.net
.net-core
memory-management
How can I find the size of the memory referenced by a pointer?
Nov 08, 2022
delphi
memory-management
pointers
Memory allocation for a matrix in C
Sep 11, 2019
c
pointers
memory-management
Sandboxing vs. Virtualisation
Apr 18, 2022
memory-management
virtualization
sandbox
Python memory allocation error using subprocess.Popen
Nov 17, 2022
python
memory-management
subprocess
As a new Objective-C developer, what memory-related issues should I watch out for using ARC?
Oct 18, 2022
objective-c
ios
memory-management
automatic-ref-counting
Is it safe to delete the pointer after dynamic_casting?
Jun 26, 2022
c++
pointers
memory-management
casting
dynamic-cast
Why are JVM memory parameters usually in multiples of 256?
May 09, 2022
java
memory-management
jvm-arguments
How can there be static addresses in C/C++ programs?
Nov 10, 2022
windows
memory
memory-management
operating-system
How to find memory usage of web applications in apache tomcat
Oct 17, 2022
apache
tomcat
memory-management
web-applications
Does each core has its own private set of registers?
Feb 06, 2022
memory
memory-management
cpu-registers
cpu-architecture
C++ how to add an element to a pointer array by exceeding size
May 06, 2022
c++
arrays
pointers
vector
memory-management
Settings IBOutlets to nil in dealloc
May 15, 2022
objective-c
iphone
cocoa-touch
memory-management
What operating systems won't free memory on program exit?
Apr 11, 2022
memory-management
operating-system
Inner static class in Java
Oct 21, 2022
java
memory-management
static-class
Programmatically counting cache faults
Mar 10, 2022
c++
linux
memory-management
« Newer Entries
Older Entries »