Skip to search formSkip to main contentSkip to account menu

C preprocessor

Known as: C macro, Define directive 
The C preprocessor or cpp is the macro preprocessor for the C and C++ computer programming languages. The preprocessor provides the ability for the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Poultry litter poses serious environmental threats and health hazards while composting offers the convenient and acceptable means… 
2013
2013
In this paper, a SAS macro is developed to implement the breast cancer risk assessment (BCRA) tool designed by National Cancer… 
2008
2008
In systems software, the C preprocessor is heavily used to manage variability and improve efficiency. It is the primary tool to… 
2008
2008
2007
2007
Single thread performance improvement using more complex structures and higher frequencies is currently reaching its limits. As… 
2006
2006
Refactoring has become a popular technique for the develop- ment and maintenance of object-oriented systems. We have been working… 
2006
2006
Modern methodologies for the conservation of architectural heritage require structural analysis for the purpose of diagnosis and… 
1992
1992
We describe a parallel extension of the C programming language designed for multiprocessors that provide a facility for sharing… 
Highly Cited
1991
Highly Cited
1991
An efficient method for simulating instruction sets is described. The method allows for compiled instruction set simulation using… 
1988
1988
You can think of the C preprocessor as a separate program that runs before the compiler, with its own simple, line-oriented…