#pointer #cprogramming In this video, I go over what a pointer is and some of their basic uses. I use real coded examples to explain not only the basics but also some of the more advanced principles behind pointers.
00:00 Intro
00:39 Basic Syntax
01:35 Pointers w/ Functions
02:38 Increment Example
03:20 Struct Example
04:02 Malloc() and Scanf()
05:09 Array Example
05:41 Outro