How can we write an array of 8 arrays of 7 pointers to int??![]()
This is a discussion on array of 8 arrays of 7 pointers to int within the C Programming forums, part of the General Programming Boards category; How can we write an array of 8 arrays of 7 pointers to int??...
How can we write an array of 8 arrays of 7 pointers to int??![]()
Sorry, but that looks a bit too much like basic homework.
You about you try to answer the question, and someone here will give you pointers on whether you are right or wrong?
Right 98% of the time, and don't care about the other 3%.
How do you write a pointer to an int?
How do you write an array of pointers?
How do you write an array of arrays?
Answer these ^^ questions and you solved the problem.