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
Why doesn't the Objective-c runtime set dealloc'd object instances to nil?
Dec 07, 2022
objective-c
memory-management
runtime
Why some people don't check for NULL after calling malloc?
Dec 06, 2022
c
pointers
memory-management
null
malloc
Get Position of a struct var AKA Offset of record field
Dec 07, 2022
delphi
memory-management
struct
delphi-7
record
Need advice for Memory usage in perl
Dec 07, 2022
perl
memory-management
std string should crash but doesn't
Dec 04, 2022
c++
string
memory-management
memory-leaks
Why Can I Trust Memory Allocation?
Dec 06, 2022
c
memory
memory-management
malloc
free
Why am I seeing different behavior between arrays allocated on the heap and the stack?
Dec 06, 2022
c++
arrays
memory-management
C++: Do static primitives become invalid at program exit?
Dec 06, 2022
c++
memory-management
static
Region based memory management
Dec 06, 2022
memory-management
language-design
How do you manage releasing an object created in an instance method on iPhone without autorelease?
Dec 05, 2022
iphone
objective-c
cocoa-touch
memory-management
Memory management - C# VS Objective C?
Dec 05, 2022
c#
objective-c
memory-management
Stack and heap in c sharp [duplicate]
Dec 05, 2022
c#
memory
memory-management
heap-memory
stack-memory
java.util.concurrent code review
Dec 05, 2022
java
concurrency
memory-management
Why does my object still work after countless releases?
Dec 05, 2022
objective-c
cocoa
memory-management
C#: What data types require NEW to allocate memory?
Dec 05, 2022
c#
variables
memory-management
new-operator
How does C++ handle cleanup of pointers passed as arguments?
Dec 05, 2022
c++
pointers
memory-management
arguments
How does a stack-allocated vector expand in c++?
Dec 05, 2022
c++
memory
memory-management
callstack
placement new equivalent in C
Dec 04, 2022
c
memory-management
What C++ STL class should I use to reduce fragmentation caused by lots of small allocations?
Dec 04, 2022
c++
c++11
memory-management
stl
containers
Allocating and freeing memory in a loop in C
Dec 05, 2022
c
memory-management
memory-leaks
« Newer Entries
Older Entries »