Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Exporting anaphoric macros in common lisp packages

For-loop macro/preprocessor for assembly files in GCC

scheme aliases for macros

clojure macros scheme lisp

How to wrap and execute a lisp s-expression by another s-expression?

macros common-lisp

Nested macro calls

c macros c-preprocessor c99

Haxe Macros - replace "function" with "async function"

define macro as linenumber

How to get the line number from the call site using __LINE__ or some other method?

How to manipulate pages content inside Webkit window (Using QT and QTWebKit)?

qt macros webkit

C debugging macro (with different debug "sources")

c debugging macros

Macro doesn't work in the function

macros lisp common-lisp

Strange behaviour of keywords within macros in Clojure

How do you operate Delphi's macro recorder?

delphi ide macros

Macro variable after class keyword

c++ macros

Is there a macro that Xcode automatically sets in debug builds?

xcode debugging macros

Preprocessor macros in static library

C bit array macros, could anyone explain me how these work?

c macros bitarray