Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

When should I quote CMake variables?

variables cmake macros

What is double evaluation and why should it be avoided?

Can I have macros in Java source files

java macros

How to undefine a define at commandline using gcc

gcc macros c-preprocessor

Any utility to test expand C/C++ #define macros?

c++ macros c-preprocessor

Retrieving a c++ class name programmatically

c++ class macros

Collection of Great Applications and Programs using Macros

Macros in Swift?

macros swift

*args, **kwargs in jinja2 macros

python macros jinja2

Are C++ Templates just Macros in disguise?

c++ templates macros

In a GNU C macro envSet(name), what does (void) "" name mean?

c gcc macros c-preprocessor

Why is this macro replaced as 20 instead 10?

macros c-preprocessor

Array-size macro that rejects pointers

c arrays macros c-preprocessor

Can we have recursive macros?

c++ c macros c-preprocessor

Mmh, who are you PRIu64?

c macros printf

Documenting Scala 2.10 macros [closed]

Preprocessor output

gcc macros c-preprocessor

The use of double include guards in C++

c++ macros linker

How to use a Objective-C #define from Swift

objective-c macros swift

What are the implications of the linux __user macro?

c macros linux-kernel kernel