Hello,
I want to pass array value from one file to another. If "malloc" is not allowed, is there way to pass the array? Also, I need to pass many arrays like this. So it would be very troublesome if I have to make every variable a global varible.
Any suggestion would be helpful.
Thank you
I want to pass array value from one file to another. If "malloc" is not allowed, is there way to pass the array? Also, I need to pass many arrays like this. So it would be very troublesome if I have to make every variable a global varible.
Any suggestion would be helpful.
Thank you