License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet291/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   287   288   289   290   291   292   293   294   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Just  remember
 
that  data
items/elements of an array are stored in consecutive memory locations (i.e., a[0] contains an
element and (a + 0) contains an address of this element). So, if we apply pointer operator (*) on
it, it will give the value stored at this address—that is,
      *(a + 0) = the value stored at the 0th location
So,
*(a + 0) is equivalent to a[0]
*(a + 1) is equivalent to a[1]
Please  note  that  internally  C  converts  a[i]  as  *(a  +  i).  Therefore,  the  following  notations
refer to the same element:
a[i];
*(a + i);
*(i + a);
i[num];
These are all the same.
Note that we cannot write the following statement:
*(a++); //is invalid
This is because you cannot increment an address. But you can increment a pointer that holds
an address.
 Here, ‘a’ holds the address of the first element of the array. So if we increment the base
address, the compiler cannot determine the first location of this array. 

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   287   288   289   290   291   292   293   294   ...   393




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish