Passing array to function in C

preview_player
Показать описание
This video explains passing of arrays to function in C language. How elements of array are passed as arguments of function is described through an example.

#Passing #ArraysTo #Function

reading and display elements of arrays
YouTube link

Array: declaration, types, initialisation and accessing.
YouTube link
Рекомендации по теме
Комментарии
Автор

Why not printf %d,
Because the variable is int type _int arr ?

sukantahalder