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
When a view controller is dismissed, should it empty the memory?
Nov 16, 2022
ios
objective-c
memory-management
uiviewcontroller
automatic-ref-counting
When do autorelease pools drain?
Oct 29, 2022
ios
objective-c
memory-management
How to free an array in C/C++ [closed]
Nov 12, 2022
c++
c
memory-management
memory-leaks
How is allocator-aware container assignment implemented?
Sep 14, 2022
c++
c++11
memory-management
assign
allocator
How can I know if I need to delete something in C++?
Oct 17, 2022
c++
c++11
pointers
memory-management
memory-leaks
Why does getpagesize() return an int?
Nov 10, 2022
c
unix
memory-management
int
system-calls
In C++ Win32 app how can I determine private bytes, working set and virtual size [duplicate]
Mar 03, 2019
c++
winapi
memory-management
High memory usage for dummies
Nov 03, 2018
c++
firefox
memory-management
memory-leaks
How does free() function collect the info about the no. of bytes to be freed [duplicate]
Oct 27, 2022
c
memory-management
malloc
deleting an array the wrong way [duplicate]
Oct 19, 2022
c++
memory-management
c++ placement new vs. overloading new
Feb 02, 2022
c++
memory-management
operator-overloading
Delete raw pointer argument to boost::bind
Dec 22, 2020
c++
memory-management
boost-bind
auto-ptr
boost-function
Why does calling mmap() with large size not fail?
Sep 25, 2022
c++
c
linux
memory-management
mmap
Writing to global or local memory increases kernel execution time by 10000 %
Jun 11, 2019
memory-management
opencl
Objective-C - Blocks and memory management?
Nov 13, 2022
objective-c
memory-management
objective-c-blocks
Object memory allocation
May 09, 2022
ruby
object
memory-management
C++ erasing part of the end of a vector without reallocation
Nov 12, 2022
c++
memory-management
vector
why does this Java method leak—and why does inlining it fix the leak?
Sep 07, 2022
java
memory-management
clojure
garbage-collection
sequence
How to prevent unnecessary memory use in recursive functions
Nov 17, 2022
c++
memory
recursion
memory-management
Effect of 'myObj = [[[[MyClass alloc] init] autorelease] retain];'?
Mar 04, 2022
iphone
objective-c
facebook
memory-management
« Newer Entries
Older Entries »