Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c-preprocessor

Promotion when evaluating constant integer expressions in preprocessor directives - GCC

Using the C preprocessor to generate function declarations

c c-preprocessor

FOR_EACH macro with two or more params in call macro

How to catch undefined preprocessor macro with gcc?

Is there a way to detect, a C-file is compiled directly into an executable?

Is there a way to convert this "for i" c++ preprocessor macro to modern C++ (11+)?

c++ c-preprocessor

Nested macro calls

c macros c-preprocessor c99

define macro as linenumber

Does recursion in the C preprocessor abuse an inconsistency in the standard?

White-box testing - friends or preprocessor?

Define string array

c arrays string c-preprocessor

Generating function declaration using a macro iteration

How can I get a list of all preprocessor symbols used (or defined) within a file?

unix gcc c-preprocessor

Initialise aggregate with include directive

c include c-preprocessor

Preprocessor macros in static library

How can I provide template specializations for typedefs of the same type?

Preprocessor macro and BOOL weirdness

C++ preprocessor/macro to automatically add lines after function definition

c++ macros c-preprocessor

How to properly split a C program in files and include then?

#ifdef statement to check for testing scheme