Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

What's the use of do while(0) when we define a macro? [duplicate]

c macros linux-kernel

Where are the recorded macros stored in Notepad++?

Are typedef and #define the same in c?

What does the Q_OBJECT macro do? Why do all Qt objects need this macro?

c++ qt macros

Is #pragma once part of the C++11 standard?

How do I show the value of a #define at compile-time?

What is the worst real-world macros/pre-processor abuse you've ever come across?

c++ c macros preprocessor

What does "#pragma comment" mean?

c++ visual-c++ macros pragma

Getting a structural type with an anonymous class's methods from a macro

Saving vim macros

vim editor macros

__FILE__ macro shows full path

c file macros path

Can I record/play macros in Visual Studio 2012/2013/2015/2017/2019?

C multi-line macro: do/while(0) vs scope block [duplicate]

c macros multiline

Overloading Macro on Number of Arguments

c macros c-preprocessor

how to use #ifdef with an OR condition?

c macros

Strange definitions of TRUE and FALSE macros

c++ c macros boolean obfuscation

What makes Lisp macros so special?

macros lisp homoiconicity

What is ":-!!" in C code?

c linux macros linux-kernel