License, disclaimer of liability, and limited warranty



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

#include directive.
17. A preprocessor directive is terminated by the end of the line it occupies but if necessary it can
be continued onto one or more lines by ending all but the last line with backslashes.
Definition Section
In this section, we define a variable with some value in it. This is also known as a 
special constant
section.
 Here, a define statement is used. The general syntax of a symbolic preprocessor or symbolic
compiler directive can be defined using the following #define statement:
#define name value
For example,
#define PI 3.1417
This initializes a variable PI with a value of 3.1417. 
But please remember the following points
regarding a #define preprocessor directive:
1. #define 
cannot be placed anywhere
 in a program.
2. The variables defined in these statements are symbolic constants and therefore must be written
in 
uppercase
, preferably.
3. There is 
no semicolon
 at the end of a #define statement.
4.
No spaces
 are allowed between # and define.
5.
define
 should be written as 
define
 only and not as 
Define.
6. If PI is a symbolic name, as in our example, then we cannot make it a variable also.
7. There is no equals (=) sign between PI and 3.1417.
8. Do not use special characters in these symbolic names.
9. You cannot concatenate these symbolic statements together (i.e., each symbolic name must be
declared on a separate line).
For example,
#define PI 3.1417 (is valid).
But
#define PI = 3.1417 (is invalid).


Similarly, #define NAME “Rajiv” (is valid).
#define R ‘r’ (is valid).
But
#Define PI 3.1417 (is invalid, as ‘D’ must be in lowercase).
# define PI 3.1417 (is invalid, as no space is allowed between # and define).
#define PI, R 3.14, 5 (is invalid, as multiple initializations are not allowed).
Global Declaration Section
Sometimes we need the same variables in both the functions and in the main program. In such cases,
we use global variables. These variables are declared normally but are placed before the start of the
main program. 
Please understand here that if you want the data variables to be available in all

Download 2,08 Mb.

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