C++ Tutorial [20] - Reference Variables

C++ Tutorial [20] - Reference Variables

Kody Simpson

4 года назад

2,504 Просмотров

In this episode, I show you how to use reference variables with functions in C++. Along with that, I demonstrate how arrays are used in functions as parameters and how they serve as reference variables as well. Reference variables are parameters which can be passed by reference meaning it's connected to the variable passed into the function when called and will be edited when the variable is edited in the function. #CPP #CPlusPlus

Code: Coming Soon
More Info: https://www.geeksforgeeks.org/references-in-c/

Discord: https://rebrand.ly/discordlink
Support: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
More Videos coming soon.
Leave a comment for any future video suggestions.
Ссылки и html тэги не поддерживаются


Комментарии:

Aaron Peries
Aaron Peries - 23.12.2022 22:06

You can use the size(arr) method to get the number of elements in the array. But this doesn't work if you're referring to an array that doesn't have the number of elements defined beforehand such as "int num[5];". This comment is probably too late anyway, you've probably learned this method by this point

Ответить
Marka Ragnos
Marka Ragnos - 08.10.2022 01:13

dude zoom a bit. script is too small to read comfortably even after i zoomed my window 150%

Ответить
ionlyemergeafterdark
ionlyemergeafterdark - 26.11.2021 19:12

The image quality on this video is a bit blurry. I can't read the scripts you type.

Ответить
Gryffon 25
Gryffon 25 - 13.12.2020 12:49

Thank you very much :), It was useful

Ответить
Flavory Meme
Flavory Meme - 20.09.2020 00:53

i feel like im going from step 1 too 500 with these functions they are so confusing

Ответить
SunnyMonster
SunnyMonster - 21.08.2020 12:42

also i can't hear you as clear as before

Ответить
SunnyMonster
SunnyMonster - 21.08.2020 12:41

can you please make the letters bigger?

Ответить
Legto
Legto - 13.12.2019 22:56

intro song?

Ответить
Divine
Divine - 13.12.2019 12:29

early gang

Ответить
KarMadz
KarMadz - 13.12.2019 12:03

best song choice my mans, great video

Ответить