Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How to create a GNU GAS macro that expands to an expression like "(x+y*240)*2"?

Unnamed parameters in C

c gcc macros

Velocity: Is it better to use a Velocity Macro or #include(...) statement for a DIV block repeated many times on different pages?

java macros include velocity

Is it possible in C++ to loop over all subclasses of an Abstract class?

Emacs move-end-of-line, [END], or C-e not moving to end of line?

emacs macros

BASE_OFFSET macro from Essential COM

c++ com macros

Macro stepper in DrRacket

macros scheme racket expansion

Scheduling to run a macro on every hour

c# macros umbraco

Referencing operands/parameters in GNU assembler macros

Split large SAS dataset into smaller datasets

macros split sas

Rewrite GCC cleanup macro with nested function for Clang?

Passing "int" as argument in macro

c++ c macros

Macro in C to call a function returning integer and then return a string

c function macros

#ifdef _DEBUG in main function

What is the springMacroRequestContext called in bind macro of spring.ftl?

Rust macro does not match passed types

macros rust

Is there anyway to use for loop with string macro?

c++ macros

Why does not Clojure support private functions in macro?

Passing compile-time state between nested macros in Clojure

clojure macros nested state

C89 determine size of int at preprocessor time