Jump to content

C Foundations: Pointers and Memory Management


Recommended Posts


a93242f7d2a2b9cabbd94af9d7724be4.jpg
C Foundations: Pointers and Memory Management
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 36m | 284 MB
Instructor: Zachary Bennett


Dynamic memory management is a core part of any program written in C. This course will teach you how to allocate memory safely at runtime and will give you the tools you need to facilitate the creation of C programs that are memory-efficient.

What you'll learn

There are far too many programs and applications today that use too much memory. These computer programs take advantage of the relatively large amount of memory available on the average computer today. In this course, C Foundations: Pointers and Memory Management, you will learn how to dynamically allocate memory in a safe and efficient manner.

First, you'll explore the different memory segments available to a C program, and you'll learn how memory is dynamically allocated from the heap segment. Next, you'll discover the different memory functions available for use within the C standard library and how to use pointers along with these functions and arrays in order to allocate and free memory dynamically at runtime. Finally, you'll learn how to allocate memory for data structures in your application by creating your own fixed-block memory pool manager.

When you're finished with this course, you'll have the skills and knowledge of memory management within C needed to create safe and memory-efficient programs and applications.

More Info

0eKIs4Ab_o.jpg


AusFile

https://ausfile.com/qfhm626n9wna/yxusj.C.Foundations.-.Pointers.and.Memory.Management.By.Zachary.Bennett.rar

RapidGator

https://rapidgator.net/file/ccc2a9da813651a6a1570276c1903f79/yxusj.C.Foundations.-.Pointers.and.Memory.Management.By.Zachary.Bennett.rar


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...