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
At what exact moment is a local variable allocated storage?
Dec 26, 2019
c++
memory-management
C++ allocating space for objects using inheritance
Sep 15, 2022
c++
inheritance
compiler-construction
memory-management
Why is there no realloc equivalent to the new/delete family?
Sep 12, 2022
c++
memory
memory-management
how to determine if a Linux kernel module is leaking memory
Sep 24, 2022
linux-kernel
memory-management
kernel-module
Memory use of Apply vs Map. Virtual memory use and lock-ups
Oct 14, 2022
wolfram-mathematica
memory-management
When constructing a Swift UnsafeMutablePointer manually, is destroy/dealloc obligatory after alloc?
May 22, 2022
swift
memory-management
Call to _freea really necessary?
Oct 29, 2022
windows
stack
memory-management
In Objective-C, how does +alloc know how much memory to allocate?
Oct 30, 2022
objective-c
memory-management
Reducing the memory footprint of a C# application
Oct 24, 2022
c#
memory-management
What happens to class members when malloc is used instead of new?
Nov 11, 2022
c++
memory-management
malloc
Can I create a new struct on the heap without defining a constructor?
Nov 21, 2019
c++
struct
memory-management
coding-style
heap-memory
Does the result of CGImageGetColorSpace(image) have to be released?
Mar 15, 2022
objective-c
cocoa
memory-management
core-graphics
cgcolorspace
Which is the proper way of using @synchronized?
Apr 22, 2022
objective-c
ios
memory-management
nsmutablearray
nsarray
Must I delete a static array in C++?
Sep 29, 2022
c++
arrays
memory-management
Swift: CGPathRelease and ARC
Jan 18, 2022
ios
memory-management
swift
automatic-ref-counting
core-foundation
Is it better to autorelease or release right after?
Dec 03, 2021
iphone
memory-management
uikit
Why does ARC work for iOS 4.0+ only?
Nov 19, 2022
objective-c
ios
memory-management
automatic-ref-counting
Does deleting a pointer delete the memory it's pointing too?
Feb 01, 2022
c++
pointers
memory-management
C++ delete array even if error occurs [duplicate]
Mar 08, 2022
c++
arrays
memory-management
Unit testing for failed malloc()
Apr 30, 2022
c
unit-testing
memory-management
libc
« Newer Entries
Older Entries »