Define four facilities provided by c language preprocessor, C/C++ Programming

Assignment Help:

Define Four Facilities Provided by C Language Preprocessor?

The C language preprocessor provides four separate facilities that you can use as you see fit:

 

  • Inclusion of header files and these are files of declarations that can be substituted into your program.

 

  • Macro expansion, You can define macros, which are abbreviations for arbitrary fragments of C language code, and then the C language preprocessor will replace the macros with their definitions throughout the program.

 

  • Conditional compilation. Using extraordinary preprocessing directives you can exclude or include parts of the program according to various conditions.

 

  • Line control. If you use a program to rearrange or combine source files into an intermediate file which is then compiled you can use line control to inform the compiler of where each source line originally came from.

Related Discussions:- Define four facilities provided by c language preprocessor

Resection method, recsection method source code for searching position

recsection method source code for searching position

Make c++ program that help health visitor statistics, Pupils' heights The ...

Pupils' heights The health visitor at a school is going to measure the heights of all pupils. For each class she makes a statistics giving the number of pupils of each height and

Programming and solving problems, One person who is specialist at programmi...

One person who is specialist at programming and solving problems with a computer Project Description: Dear Potential computer, hardware, programming and software genius, I

Arithmetic operation, a program that declares and prompts the user to enter...

a program that declares and prompts the user to enter two integer and performs the five arithmetic operations

Sizeof() operator, What is the specialty in sizeof() operator

What is the specialty in sizeof() operator

Palindrome, A palindrome is a string that reads the same from both the ends...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd