Define and use pointer variables -- C++ Pointers Tutorial [2]

preview_player
Показать описание
Learn to create pointer variables and use the dereference operator (*) to utilize indirection to access variables through pointers. In this C++ tutorial for beginners, you'll learn how to do this through a programming example using Visual Studio 2022 C++.

0:30⇒ Code

// Learn More

// Consider supporting this channel in multiple ways
Bitcoin: 177wfkQwzXiC8o2whQMVpSyuWUs95krKYB
Dogecoin: DRK2HDp3ZkkbFpvGZnVgMVosnBhPv8r3uP
Рекомендации по теме
Комментарии
Автор

Thank you professor for a clear explaination..

ryanevery
Автор

Thanks it was pretty useful, I've just been struggling with pointers/arrays and this kind of content is helpful.

jennifersamith
Автор

Thank you
Your so much better than my professor

yocc
Автор

I typed the same code as you but for some reason i get an error that says identifier z is undefined?

samhaas
Автор

Can I creat pointer and to using it read only

bashiraddean-mufarreh
Автор

Best think in C/C++ is Pointers, but noOne Believe thaT… Thanks.

__hannibaal__