You are on page 1of 1

#int arr[];

int *ptr;
*ptr=arr[]
printf("the value of %d is %d,i,ptr+i);

void PointArray(INt

You might also like