valueaddress

  1. V

    arrays in c programming

    hi everyone, i am a newbi to programming. can any one tell me in c language a two dimensional array name is of what type? how come in arr[3][3], arr and *arr give same value(address)?
Top Bottom