| |
-
webinar
 Dynamic Memory Allocation & Fragmentation in C & C++ Web Seminar
In C and C++, it can be very convenient to allocate and de-allocate blocks of memory as and when needed.
This is certainly standard practice in both languages and almost unavoidable in C++. However, the handling of such dynamic memory can be problematic and inefficient.
For desktop applications, where memory is freely available, these difficulties can be ignored.
For embedded - generally real time - applications, ignoring the issues is not...
preview:
http://www.mentor.com
6/11/2009
Tags: c, c language, webinars
 |