Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS PRE POSSESSORS?

Answer Posted / ravikanth

The preprocessor is used to modify your program according to
the preprocessor directives in your source code.

Preprocessor directives (such as #define) give the
preprocessor specific instructions on how to modify your
source code. The preprocessor reads in all of your include
files and the source code you are compiling and creates a
preprocessed version of your source code.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is best book for data structures in c?

1142


What is data structure in c programming?

1134


Can 'this' pointer by used in the constructor?

1136


What is the difference between array and linked list in c?

1209


Why dont c comments nest?

1113


How can a process change an environment variable in its caller?

1239


Here is a good puzzle: how do you write a program which produces its own source code as output?

1174


What is the purpose of ftell?

1137


How can I sort a linked list?

1088


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1329


What is the basic structure of c?

1157


What are the types of data structures in c?

1213


Why do we use stdio h and conio h?

1136


What is function prototype?

1217


Tell us bitwise shift operators?

1149