Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How do I record and/or create a vim macro that includes the character 'q' in normal mode?

vim macros

How to extract __VA_ARGS__?

c++ templates c++11 macros

confused in a macro definition

How to replace a \string with a non-backslashed string in emacs abbrev mode?

emacs macros substitution tex

Conversion of SAS Macro Variable to time stamp

date macros timestamp sas

Macro compiles with GCC but not with VS11

Variadic macros: expansion of pasted tokens

Compare preprocessor macros for equality

c macros c-preprocessor

FOR_EACH macro with two or more params in call macro

Token Pasting Confusion

c macros

How to catch undefined preprocessor macro with gcc?

Is it possible to emit Rust attributes from within macros?

macros rust

Possible to apply constraints on identifiers passed into a macro?

macros rust

How does the following va_arg macro work?

Can the C preprocessor perform simple string manipulation?

macros c-preprocessor

C Macro Arguments including comma

c macros arguments

C macro to test: "If more than one defined"

macros c-preprocessor

Macroized Parameters

Scheme syntax-rules - Difference in variable bindings between (let) and (define)

macros scheme hygiene

How to change values of "-define" Erlang attributes (macro definitions)?

macros erlang preprocessor