Array of pointers

Hello everyone,
From my reading and web studies, I have not found anything relating to the above
topic :

 
  int * array_to_pointers[ 10];

My c++03 book has 3 pages has 3 pages ( very helpfull )
my new C++17 book has nothing :(
It has to be in the docs somewhere but I can't find it,

Michel Chassey

From my reading and web studies, I have not found anything relating to the above
topic :


What? When I Google "C++ Array of pointers" I get more than 500,000 hits. And from a quick reading of several of the links the first dozen of so links have pertinent information.


Hello everyone,
responding to jlb.
I stand corrected and disappointed.
Maybe I should have posted in the lounge forum.

Maybe you're right, but then I can always ask stack overflow.

Michel Chassey
PS I only got 3,500 hits on Google
Topic archived. No new replies allowed.