Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Can a string be converted to an instruction?

java macros substitution

preventing Autoexec macro from running after Compact & Repair

How did C99 do type generic macros without _Generic (C11)?

Is it worth it to abstract out this process?

Refer to class in C++ macro

Haxe macro - Open file with relative path

file macros haxe

Macro to repeat a single character multiple number of times

c++ macros literals

Why do I need to write (doc str) but (meta #'str)?

syntax clojure macros

Compiler macro to test difference between uint64_t and unsigned long long int

_cmd in Swift for selector use

What are the deviations between preprocessors of GCC/CLANG vs MSVC?

Macro printing a value stored in a byte. Assembly masm

assembly macros masm

Tasm macros default value

assembly macros default tasm

What is wrong with this macro in Clojure?

How to get both name and value of variable in a macro?

rust macros rust-macros

C++ alternative for macro pasting

c++ macros

Macro undefined when test module is moved to a separate file

testing macros rust