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
How to check if a certain memory address is available for use in c++?
Nov 12, 2022
c++
pointers
memory-management
Does the C++ standard guarantee that std::string::resize(new_size) will not cause allocation if the new_size is not greater than the old one? [duplicate]
Jan 22, 2022
c++
string
performance
memory-management
standards
Why java doesn't have direct memory management tools?
Oct 15, 2022
java
memory-management
garbage-collection
heap-memory
Can a lower level cache have higher associativity and still hold inclusion?
Sep 07, 2022
caching
memory
memory-management
cpu-architecture
cpu-cache
Does the force kill command (kill -9) in linux cleanup the dynamically allocated memory with new operator in C++ application?
Aug 26, 2022
c++
linux
memory-management
linux-kernel
virtual-memory
Virtual Memory
Nov 16, 2022
memory
memory-management
virtual
Arrays inside structs in C
Aug 28, 2022
c++
memory-management
Dynamic allocation of memory
Oct 30, 2022
c++
dynamic
memory-management
Time for deleting pointers
Nov 06, 2019
c++
pointers
memory-management
D Dynamic Arrays - RAII
Apr 03, 2022
memory-management
garbage-collection
d
raii
Objective C: Memory Leak issue in Class Method
Jul 01, 2022
objective-c
ios
memory-management
memory-leaks
Allocating less space then necessary for a certain type?
Nov 03, 2022
c
memory
memory-management
malloc
C++ delete an object
Nov 13, 2019
c++
memory-management
new-operator
Equivalent win API in *nix
Aug 26, 2018
linux
api
winapi
memory-management
freebsd
Ownership of QAction in a QMenu
Jun 10, 2022
c++
qt
user-interface
memory-management
Does 'delete pointer' simply mean '*pointer = 0'?
Aug 16, 2022
c++
memory-management
free
destructor
delete-operator
How does finalize() work in java?
Sep 22, 2022
java
multithreading
memory-management
garbage-collection
finalize
How to find the total memory allocated by an object [duplicate]
Jan 18, 2020
java
memory-management
garbage-collection
Valgrind, "uninitialized value(s)" error
Nov 09, 2022
c
linux
memory-management
initialization
valgrind
How do I implement caching in C++?
Nov 09, 2022
c++
caching
memory-management
« Newer Entries
Older Entries »