View Single Post
Old 29-11-07, 11:28 AM   #4 (permalink)
gouriproutray
Junior Member
 
Join Date: Sep 2007
Age: 25
Posts: 16
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 2 gouriproutray is on a distinguished road
Re: urgent help...required please..PLEASE SEND ME THE REASON

In that question science aa is a array name, so only specifying the array name(like aa what i mentioned in the question) gives the address of the 1st element if it is a 1-d array. And simply specifying aa+1 gives the address of the 2nd element (if 1st one is 100,then 2nd one is 102).but what my compiler shows i mentioned in the question..now i am asking that is my compiler is a wrong one anything theory behind this.that shows the different out put



Actually i have a c++ compiler.but that's not a turbo compiler..
gouriproutray is offline   Reply With Quote