Dear Visitors,
In earlier post we tell you about the include directive.....
Today we are going to share with you knowledge about define directive.
In earlier post we tell you about the include directive.....
Today we are going to share with you knowledge about define directive.
SO FRIENDS LETS START OUR LESSON
- The 'define' directive:-
#include identifier expression
Where
- Identifier:-
- Expression:-
For Example:-
In the following statements, PI has been assigned value 3.141593 and 'city' is assigned value Islamabad.
#define PI 3.141593
#define city Islamabad
No comments:
Post a Comment