Войти
  • 7452Просмотров
  • 4 года назадОпубликованоLogic Lambda

Double Pointers in C

0:03 - Review of pointers and definition of double pointers 0:47 - Relationship of variables, pointers, double pointers 2:00 - Variables, pointers, & double pointers in memory 4:42 - Execution of code from previous example 5:22 - A function that returns a pointer 7:12 - A procedure that takes a double pointer parameter