Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Capturing Macros in Scheme

Detect ARM NEON availability in the preprocessor?

Why is there a macro which defines _tmain?

Can one safely ignore the difference between a macro and a built-in?

macros clojure lisp

Printing name of #define by its value?

c macros c-preprocessor

__ANDROID__ macro suddenly not defined

android macros android-ndk

macro with variable arguments of different types

macros rust

"Open containing folder" hotkey in Visual Studio 2012

C Idioms and little known facts [closed]

c arrays macros

Test if preprocessor symbol is defined inside macro

c macros c-preprocessor

safe malloc/realloc: wrapping the call into a macro?

c macros malloc

Why do Julia programmers need to prefix macros with the at-sign?

syntax macros julia at-sign

Are C macros implicitly cast?

Converting a case class to CSV in Scala

scala csv macros case-class

Is there any trick to forbid C macro to be called as a lvalue?

c macros

C macro expansion in Linux Kernel code

Macros in Ruby?

ruby macros

How to make compilation fail if both or none preprocessor macro is defined