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
Dynamic allocation of a union of pointers - C
Sep 03, 2018
c
memory-management
unions
Fortran 90 Differences in declaring allocatable array
May 08, 2022
arrays
memory-management
fortran
fortran90
gfortran
Does C++14 require that the delete expression must call `void operator ::delete(void*, std::size_t)` instead of `void ::operator delete(void*)`?
Apr 14, 2022
c++
memory-management
new-operator
c++14
Difference between Old generation and Tenured generation
Jan 27, 2020
java
memory-management
garbage-collection
disposing
C++ vector reduce allocation size
Nov 25, 2021
c++
memory-management
What is numpy empty doing under the hood when I allocate a massive ndarray?
Jan 05, 2022
python
c
memory-management
numpy
linux-kernel
Why did object header size doubled in 64 bit architecture?
Dec 27, 2020
c#
.net
memory-management
garbage-collection
clr
Malloc is using 10x the amount of memory necessary
Apr 11, 2019
c
memory
memory-management
Is it possible to override deinit in Swift? [duplicate]
Nov 05, 2019
ios
swift
memory-management
swift3
deinit
Bare metal without global operator new
Nov 13, 2022
c++
c++11
memory-management
embedded
bare-metal
How does a process keep track of its local variables
Oct 10, 2022
c
assembly
memory-management
cpu-architecture
What is the purpose of Survivor Space in Java memory?
Sep 15, 2022
java
memory-management
garbage-collection
jvm
jvm-hotspot
What is Layout?
Aug 30, 2022
memory-management
rust
Freeing memory used by unattached DOM nodes in Javascript
Aug 17, 2022
javascript
memory-management
C#: Memory usage of an object
Oct 11, 2022
c#
memory
memory-management
Why does Cocoa return an empty string occasionally?
Aug 11, 2021
iphone
objective-c
cocoa
memory-management
Do I need to call GC.KeepAlive(this) in my Dispose method?
Aug 25, 2022
.net
memory-management
What does zero-sized array allocation do/mean?
Mar 28, 2022
c++
memory-management
C/C++ memory usage API in Linux/Windows
Jul 07, 2022
c
linux
winapi
memory-management
Is there a (simple) way to get the memory usage of a Lua table?
Apr 24, 2022
memory-management
lua
lua-table
« Newer Entries
Older Entries »