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
In this paper, a SAS macro is developed to implement the breast cancer risk assessment (BCRA) tool designed by National Cancer… 
2013
2013
Poultry litter poses serious environmental threats and health hazards while composting offers the convenient and acceptable means… 
Highly Cited
2012
Highly Cited
2012
While the C programming language provides good support for writing efficient, low-level code, it is not adequate for defining… 
2011
2011
Given the complexity of modern software systems and its pervasiveness in many aspects of our lives, software faults (i.e., bugs… 
2008
2008
In systems software, the C preprocessor is heavily used to manage variability and improve efficiency. It is the primary tool to… 
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… 
1992
1992
Large C and C++ softwaie projects typically share common types, macros, and variables among modules via include files organized… 
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…