Lesson 21. Working with Memory
This chapter covers some of the more advanced aspects of managing memory within your C programs. In this lesson you learn
About type conversions
How to allocate and free memory storage
How to manipulate memory blocks
How to manipulate individual bits
Type Conversions
All of C’s data objects have a specific type. A ...
Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.