Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Delphi strings and reference counting

How does the CLR (.NET) internally allocate and pass around custom value types (structs)?

Effect of properties or get/set methods on object size

c# memory-management clr

Will Garbage Collected C be Faster Than C++?

Is it necessary to create an autorelease pool under ARC in GCD?

Where machine instructions of a program stored during runtime?

c++ memory-management

difference between drain, release,dealloc and retain in Objective-C/

Common Practice regarding Passwords in Memory

Why do integers process faster than bytes on NDS?

Error: Could not find or load main class –Xmx1G

Is there an established pointer value for a released pointee?

TStringList of objects taking up tons of memory in Delphi XE

doubts regarding Memory management in .net

Is it required to free a pointer variable before using realloc?

Delete operator and arrays?

Java input = "" isn't the same as input = null?

General strategy to resolve Java memory leak?

functions returning char pointer

c memory-management

C++: Delete a struct?

Java heap and stack memory allocation