filmov
tv
C program to swap two numbers using user-defined function| Functions in C

Показать описание
In this video I created a program to swap two numbers using function.
This is an example of call by reference. In this method we can return more than one value from a function using pointer.
This is an example of call by reference. In this method we can return more than one value from a function using pointer.