Passing Pointers to a Function | C Programming Tutorial in Nepali #48

preview_player
Показать описание
C Programming Tutorial in Nepali Part-48: Passing Pointers to a Function.
Topics Discussed: Passing Pointers to a Function; Pointers as function arguments; Passing strings to a Function; Call by reference vs Call by value in C programming; Passing string as function arguments; passing pointers as read-only to a function; Understanding pass by reference and pass by value

Follow me on:

#CProgramming #BikalpaCodes #BikalpaDhakal
Рекомендации по теме
Комментарии
Автор

void swap(int *a, int *b){

*a = *a + *b;
*b = *a - *b;
*a = *a - *b;

}

amritaryal
Автор

I wish I had brother like you who would teach me programming .

thebrg
Автор

example chai attti lago daii...!! now i can say easily about wht is pass by value & pass by reference

raghavdahal
Автор

funny but bujna chai sajilo hudo roixa
╰(*°▽°*)╯

jeevanghimire
join shbcf.ru