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.
2017
2017
In modern computing environments, hardware resources are commonly shared, and parallel computation is more widely used. Users run… 
2016
2016
The preprocessor of the C language provides a standard way to generate code at compile time. However, writing and understanding… 
2016
2016
In small embedded systems including IoT devices, memory size is very small and it is important to reduce memory amount for… 
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… 
2007
2007
Single thread performance improvement using more complex structures and higher frequencies is currently reaching its limits. As… 
2006
2006
Modern methodologies for the conservation of architectural heritage require structural analysis for the purpose of diagnosis and… 
2001
2001
In a number of tasks the need for a macro preprocessor arises. Most macro preprocessors, are either syntactically tied to the… 
1997
1997
The C* language is a data-parallel extension of the C language which incorporates parallel data types. Since the C++ language… 
1996
1996
The #define directive can be used to give a name to an instruction or a group of instructions. A single — made-up — command word…