is it possible to pass an entire structure to


Is it possible to pass an entire structure to functions?

Yes, it's possible to pass an entire structure to a function in a call by method style. Some programmers prefer to declare structure globally, then pass a variable of that structure type to a function. It helps in maintaining the uniformity and consistency in terms of argument type.

 

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: is it possible to pass an entire structure to
Reference No:- TGS0355037

Expected delivery within 24 Hours