Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Why does this macro yield 2?

c++ macros

Setting the scope of a MACRO

c macros

Use C/C++ Macros to Generate Function Signature

c++ macros

guile's procedure-source in racket?

macros scheme racket

XCode Preprocessor macro #if still includes code contrary that the symbol is defined to 0

ios xcode swift macros

Typechecking in gcc macros and type decay

c gcc macros

Is it possible to use a scoped type as a macro name in C++?

c++ macros

how should i change the value of QTDIR in VS2012

Functional Programming with Clojure

Why these consecutive macro replacements do not result in an error?

c macros

Why are some preprocessor macros not expanded unless they are arguments to another macro?

using macros to write #defines in C

c macros

How do I import types inside of macros?

macros rust

Why are macros based on abstract syntax trees better than macros based on string preprocessing?

macros rust rust-macros

replacing macro with a function causes "signed/unsigned mismatch" warning

MOV into a register specified by macro argument

What is the effect of the assembler directive `.global`

Can a string be converted to an instruction?

java macros substitution