+ 1
How to pass the array of objects into another function?
If i declare array of objects and initialize those in main function. Then i want to pass the all the objects into another function. How do i do that? Pls explain with example program
1 Antwort