Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stringification

Why pre-processor gives a space?

C/C++ macro expanding to argument, argument as string

Stringify Macro with Unicode String Literal

C Macro Token Concatenation involving a variable - is it possible?

Stringify first level macro expansion C

CPP: avoiding macro expansion of a macro function parameter

Macro substitution in #include directive

Evaluate preprocessor token before ## concatenation

What is the compiler seeing with this macro? [closed]

How to cause macro expansion before concatenation?

Error when defining a stringising macro with __VA_ARGS__

How to single-quote an argument in a macro?

Is there a way to use C++ preprocessor stringification on variadic macro arguments?

Accessing the value of a Preprocessor Macro definition

What does ## mean for the C(C++) preprocessor?

Why does `eq` not work when one argument has overloaded stringification?

Preprocessor tomfoolery (stringifying a #include)

Preprocessor macro value to Objective-C string literal

What are some tricks I can use with macros? [closed]

C Macros to create strings