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
Examining memory layout in Java
May 08, 2022
java
memory-management
Comparing memory addresses
Apr 09, 2022
c
arrays
pointers
memory
memory-management
how to clear objects (HashMap) to be garbage collected - Java
Nov 07, 2022
java
memory
memory-management
garbage-collection
hashmap
Correct way to allocate memory to std::shared_ptr
Oct 14, 2022
c++
c++11
memory-management
shared-ptr
What happens if I call GlobalLock(), then fail to call GlobalUnlock()?
Apr 12, 2022
windows
winapi
visual-c++
memory-management
Does the pointer passed to free() have to point to beginning of the memory block, or can it point to the interior?
May 05, 2022
c
memory-management
free
calloc
how short should a function be?
Jun 10, 2022
function
memory
memory-management
semantics
Memory usage for a specific list of object
Nov 02, 2022
java
unit-testing
memory-management
What happens when the RAM is over in C#?
Dec 19, 2019
c#
.net
memory-management
virtual-memory
NSString property copy or readonly?
May 13, 2022
objective-c
memory-management
properties
nsstring
Will a shared_ptr automatically free up memory?
Mar 27, 2022
c++
memory-management
shared-ptr
Is memory address 0x0 usable?
Aug 23, 2022
c++
pointers
memory-management
null
new-operator
Lambda Capture and Memory Management
Jan 09, 2019
c++
memory-management
c++11
lambda
Why more memory is assigned to a local variable in stack than required in C++?
Oct 18, 2022
c++
c
memory
gcc
memory-management
Why use new and delete at all?
Feb 01, 2020
c++
memory-management
delete-operator
C memory allocation for struct with malloc
Jun 20, 2022
c
memory
memory-management
struct
malloc
How does an OS generally go about managing kernel memory and page handling?
Nov 09, 2022
memory-management
operating-system
kernel
paging
osdev
How can I determine how much memory my program is currently occupying
Sep 28, 2022
c#
.net
memory-management
Avoid std::bad_alloc. new should return a NULL pointer
Nov 08, 2022
c++
c
memory-management
Would it be correct/ellegant use only alloc without init?
May 12, 2017
iphone
objective-c
cocoa-touch
memory-management
init
« Newer Entries
Older Entries »