Hello forum!
So far I understood that we can pass the value of the variable, the location of the variable to the function in C language.
What do we mean when we say pass struct to function?
Does it mean that we can pass the value of struct variable. we can pass location of struct variable.
So far I understood that we can pass the value of the variable, the location of the variable to the function in C language.
What do we mean when we say pass struct to function?
Does it mean that we can pass the value of struct variable. we can pass location of struct variable.