License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet168/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   164   165   166   167   168   169   170   171   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Please note that when
you have multiple files and you define a global variable or function, which will be used in other
files also, then
 
extern
 will be used in another file to give reference of the defined variable or
function. Also note that
 
extern
 is used to declare a global variable or function in another file.
For example,
File 1: main.c
   int count = 10;
   main( )
    {
      write_extern( );
    }
File 2: write.c
   void write_extern(void)
   extern int count;
   void write_extern(void)
    {
      printf(“count is %i\n”, count);
    }
Here, the 
extern
 keyword is being used to declare a count in another file. Now compile these two
files as follows:
gcc main.c write.c –o write
This creates a write file that can be used to produce a result by executing it. The count in 

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   164   165   166   167   168   169   170   171   ...   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