C Programming Tutorial - 49: Functions (Part-4) Call By Reference Method

preview_player
Показать описание
In this tutorial we'll check out the "call by reference" method of passing arguments to functions. We'll see how we can swap values of two numbers by passing their references to a function.
Рекомендации по теме
Комментарии
Автор

Great job, i was looking for this shit all over the internet and nowhere else was explained what this (int *) means!! You' re a lifesaver dude

Nikos
Автор

you are one of the best online tutor. Thanks

gudukasa
Автор

i ve been looking for this for more than 4 days thank you

robertburbulea
Автор

YOU HAVE BEEN BLESSED BY GOD! TQ SOO MUCHHH

orlando_kawaii
Автор

Very good tutorials. Clear and to the point.

carmelgatt
Автор

This tutorial gave me the actual meaning call by reference. 
Thank YOU :)

NeoZRikon
Автор

videos are good to get the basic concepts for intermediate and advanced usage, i would suggest you to follow some standard book along with it, Let Us C by Yashawant Kanetkar works with these videos like charm.

ankushmalik
Автор

Could we switch the values without using a integers such as temp?

jvgeorge
Автор

bro, can we interchange the value of address in swap function instead of changing value in addresss

ashishjain
Автор

Great job once again, just speak up a little bit louder, i can barely hear you. Also stop writing the programs BEFORE the video, you should much rather code and explain at the same time. Thanks

chrissmit