No video

What is a pointer in C - STEP by STEP C Programming Course (13)

A pointer in the C programming language is a variable whose value is the memory address of another variable. We will delve into what a pointer is, how it is declared and initialized, what dereferencing is, and what a pointer looks like in memory.
Contents:
00:03 - What is a pointer
00:03 - What is a pointer
00:48 - How to declare and initialize a pointer in C
01:28 - Dereferencing through pointers
02:23 - How to access the value of the variable that the pointer points to
02:26 - Pointer in memory
Watch all the videos of the C course: • Aprende a programar 📙 ...
See the C course repository: github.com/dfb...
Facebook: goo.gl/HDLFyn
Twitter: goo.gl/pcFziM
#LearnProgramming #CCourse

Пікірлер