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
Returning autoreleased objects using ARC
Nov 14, 2022
objective-c
cocoa-touch
memory-management
ios5
automatic-ref-counting
Using 'Analyze Memory' tool in Qt Creator
Nov 01, 2022
c++
qt
memory-management
qt-creator
valgrind
C++ Lambdas, Capturing, Smart Ptrs, and the Stack: Why Does this Work?
Feb 18, 2021
c++
variables
memory-management
lambda
c++11
Should you dispose of jQuery objects?
Dec 01, 2019
javascript
jquery
memory-management
Allocation of memory for char array
Nov 17, 2019
c
memory-management
Heap Memory and Slab allocation
Oct 21, 2022
c
linux
memory-management
malloc
heap-memory
Making use of all available RAM in a Haskell program?
Aug 27, 2022
windows
haskell
memory-management
ghc
heap-memory
operator new(n) versus new unsigned char[n] for placement new
Aug 20, 2022
c++
memory-management
new-operator
placement-new
How do I keep Perl from consuming tons of memory when child forks of a large parent process shut down?
Dec 30, 2018
linux
perl
memory-management
fork
free
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
« Newer Entries
Older Entries »