License, disclaimer of liability, and limited warranty


parts of the program, then you have to either declare the variables as



Download 2,08 Mb.
Pdf ko'rish
bet65/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   61   62   63   64   65   66   67   68   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

parts of the program, then you have to either declare the variables as
 
global or they must be
passed  as  arguments  (
to  be  studied  a  bit  later). 
Also  understand  that  by  using  any  of  these
methods the ultimate objective is that the data be available in all of the functions.
NOTE
Whenever there is a conflict between a global and a local variable, the local variable
gets first priority
.
The main( ) Function
The  main  function  is 
where  the  compiler  starts  executing  the  program  first.
  If  you  don’t  have  a
main( ), your program will be compiled successfully but it will not run and the compiler will report
an error that you have not defined a main( ) function. That is why a main( ) function is necessary. It is
a special function that acts as a container for the entire C program. This section of our code contains
input and output as well as the processing statements. It may or may not have a return type as follows:
void main(void) //here everything is void as there is no value being returned by the main and that
no
//arguments are being passed.
On the other hand, compare the following statement:
     int main ( )
      {
        ……
        ……
        return (0); // is must
      }
Here the opening curly bracket “{” shows the starting of the main program while “}” shows its
end.  The  variables  declared  after  these  braces  are  known  as  local  variables—that  is,  they  have  a
scope local to this main function. Then comes the portion where the user writes his or her program.
This is known as the 

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   61   62   63   64   65   66   67   68   ...   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