How do you print array variable without using array subscripts? |
Answer
Well the most prolific answer to this query would be the use of pointers.Use a pointer and allocate it to the array of interest and start printing.
First answer by ID3412405683. Last edit by ID3412405683. Question popularity: 19 [recommend question]
|
Research your answer: |
Can you answer other
questions about programming?


