So i must find the index pos in vector by a pointer. For example :
#include ...... int vec[10] ; int* a=vec; // i want to see the index pos of a (in this case i