License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet278/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   274   275   276   277   278   279   280   281   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Please note that a
reference  can’t  be  made  to  refer  to  another  variable  and  this  is  the  reason  why  it  must  be
initialized.
 If you make any change to a reference, then that change is actually applied to the variable
to which the reference refers. As a result, all references to either name have the same effect.
For example,
v+ = 1;
will add 1 to ‘u’, the variable referred to by ‘b’. 
Also note that each definition of a reference
must be preceded by the address-of operator—that is, & (ampersand).
For example,
   #include
   void main( )
   {
      int a = 100;
      int &b = a;
      printf(”\n a= %d b= %d“ , a, b);
      b = 200;
      printf(”\n a= %d b= %d“ , a, b);
      a = 300
      printf(”\n a= %d b= %d“ , a, b);
   }
OUTPUT (after running):
a= 100 b = 100
a= 200 b = 200
a= 300 b = 300
Please note here that ‘b’ is called as a reference to ‘a’ and note that the ‘a’ variable and its
reference  are  so  closely  interlinked  that  if  one  changes,  the  other  will  automatically  change.

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   274   275   276   277   278   279   280   281   ...   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