Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Can anyone explain output

c macros output printf

What is __pragma and what are the differences between __pragma and #pragma

c++ macros

How do predefined macro's __FILE__, __LINE__, __func__ ,stringify(#) work?

c++ macros

for loop macro coding style

c loops macros c-preprocessor

Conditional definition of elements in an X Macro

c++ macros c-preprocessor

What is the logic behind defining macros inside a struct?

c macros struct

While Loop Macro in DrRacket

macros scheme racket

Scheme/Racket - Macro to change order of procedure an arguments

macros scheme racket

#define with two token after the pattern

c++ macros c-preprocessor

Set and Unset a specific bit in a 64-bit integer

What is the meaning of these C Macros (protos, #x?, __unused)? [closed]

c macros

Error using macros

c macros

__func__ not replaced in preprocessed output

c++ c macros

Using loop on a macro to generate classes slots in Common Lisp

loops macros common-lisp clos

What is the purpose of HAVE_* macros?

c++ c macros autotools

Lisp source code rewriting system

taking java method names as function arg in clojure

function clojure macros

Are there macro facility for Java or C#?

c# java macros inline

What's such macro for?

c++ macros

Why drop macros as much as possible? [closed]

macros clojure