***DO NOT USE for VBA / MS-Office languages.
As you may see from my other questions many of you may already got the answer for this. Can you …
c++ visual-c++ macros logicI would like to attach MyNamespace:: to the function defined by the macro: #define transFunc(func) \ dimensionedScalar func(const dimensionedScalar&…
c++ macros preprocessor-directiveI'm looking at alternatives to -print or javap as a way of figuring out what the compiler is doing in …
scala macros scala-2.10When dealing with debugging queries using Profiler and SSMS, its pretty common for me to copy a query from Profiler …
sql-server macros format ssms sp-executesqlInitially I thought I needed this, but I eventually avoided it. However, my curiosity (and appetite for knowledge, hum) make …
c++ macros c-preprocessor expansion preprocessor-directiveIf you create a .spec file with ViM, the editor will use a skeleton for it. Quite handy! It bugs …
macros rpm specificationsSo I recently had a discussion where I work, in which I was questioning the use of a double include …
c++ macros linkerI have read the documentation for the @async and @sync macros but still cannot figure out how and when to …
asynchronous parallel-processing macros synchronization juliaThere was a discussion in the Linux kernel mailing list regarding a macro that tests whether its argument is an …
c linux-kernel macros language-lawyer