License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet329/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   325   326   327   328   329   330   331   332   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

struct Emp
{
     char fname[40], lname[40];
     int age;
     float basic_salary;
     char address[80];
};
Here,  40  bytes  are  reserved  for  fname,  40  bytes  for  lname,  2  bytes  for  age,  4  bytes  for
basic_salary, and 80 bytes for the character array. Thus, 
the size of the structure is given by the sum
of the sizes of its individual elements/data items.
It is also to be noted that the structure name may be omitted if a structure variable of a particular
structure type has been declared when the structure is defined. For example,
   struct
     {
       char fname[40];
       int age;
       float bas_salary;
     } emp;
But  the  problem  here  is  that  in  such  a  declaration  you  cannot  subsequently  declare  another


variable whose type is the same as that of emp, in this case.
So we will access these members as:
     emp.fname;
     emp.age;
     emp.bas_salary;
And once we know this, we can initialize the values of these member variables as follows:
     strcpy(emp.fname, “DR. RAJIV”);
     strcpy(emp.lname, “CHOPRA”);
     emp.age = 41;
     emp.salary = 82000.00;
               strcpy(emp.address, “GTB NAGAR”);

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   325   326   327   328   329   330   331   332   ...   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