Description
To be an expert C programmer you need to master the use of pointers. This course explains pointers in real depth, explaining pointer variables, pointer arithmetic, indirection, memory allocation, and much more. By the time you finish the course, you’ll know pointers inside out, and how to ensure your programs don’t crash!
- Access 59 lectures & 3.5 hours of content 24/7
- Learn about computer memory & how pointers access it
- Understand how memory is allocated & why copying data using pointers can cause program errors
- Discover why some pointers are ‘generic’ & what happens when you ‘cast’ them to specific types
- Create singly & doubly linked lists, stacks, & queues
- Avoid memory leaks & other common problems


Reviews for Advanced C Programming: Pointers
Click Here to Read Reviews for Advanced C Programming: Pointers >> Click Here to Submit Reviews for Advanced C Programming: Pointers >>