From declaration to use, I go over simple cases as well as Pointers of Pointers, arrays, and structures in 30 mins.
Part 2: • C Pointers in 30 mins: Part 2
Here is a link to some helpful reference code:
goo.gl/20aISq
Some Helpful References:
Malloc/Calloc:
www.cplusplus.com/reference/cstdlib/malloc/
www.cplusplus.com/reference/cstdlib/calloc/
Arrow Operator:
www.fredosaurus.com/notes-cpp/structs/arrow.html
Feel free to comment if there are any questions!
コメント