Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Why are these C macros not written as functions?

C array permutations with macros

c macros

How to auto execute a macro when opening a Powerpoint presentation?

How can you type hint within the threading (->) macro?

clojure macros

How can I use commercial at sign in Objective-C macro?

objective-c c macros

Can Template / Preprocessor hackery be used to support variable arguments in the middle of an argument list?

c++ templates c++11 macros

RackUnit source location inside of macros

macros racket rackunit

enumerating over a structure fields in C

c sqlite struct macros c99

What's the conventional way to indicate an error inside defmacro?

Weird Macros (TASM)

How to make sure different C++ code base using the same macro?

c++ macros

When should I use `protect-out` in Racket?

module macros racket eval

Create string in C where first character is string length

c macros c-preprocessor

Looking for a good explanation of the table generation macro idiom

c macros c-preprocessor

C++ macro to convert a string to list of characters

c++ c macros

Using C macros to create C-style code which maps to Objective-C message calls?

objective-c c macros

How to check if a parameter is an integral constant expression in a C preprocessor macro?

LibreOffice UNO Java API: how to open a document, execute a macro and close it?

In Visual Studio 2012 (C#) How to Create Custom Macros available in Post Build

how to convert string constant to preprocessing token in C

c++ c macros