I have a problem statement, please help me answer this:
Define a macro that receives an array and the number of elements in the array as arguments. Write a program using this macro to print out the elements of an array.
I have a problem statement, please help me answer this:
Define a macro that receives an array and the number of elements in the array as arguments. Write a program using this macro to print out the elements of an array.