Saturday, January 22, 2011

Preprocessor definitions and directive in c




C preprocessor directives


All the preprocessors in c are not part of actual c programming language. When c language had introduced in the market there are different architecture of computers was present. To make the c language portable in different architectures or compilers, c language developer had introduced preprocessor. It is only instruction to compiler. All the preprocessor process

No comments:

Post a Comment