List Question
20 TechQA 2024-03-29T13:57:16.570000Forcing a macro argument to be a string literal
81 views
Asked by Harith
syntax of macro-like function in C
48 views
Asked by Daniel Muñoz
How to use a preprocessor to separate parameters from function signatures in C++?
112 views
Asked by mxz
Using C macro variable in #include
80 views
Asked by T. Jastrzębski
Placing data at an address given by a constant arithmetic expression
63 views
Asked by user23562328
Preprocessing C code to only use C23 attribute notation
62 views
Asked by anol
Consolidating GNU C's and C23's deprecated function attribute
78 views
Asked by Harith
GCC preprocessor macro and "#pragma GCC unroll"
128 views
Asked by Lance E.T. Compte
Clangd with Gtk on LunarVim emitting too many errors, compiling and executing although
71 views
Asked by Jao_dev
How to write C macro definition to iterate string and modify characters
112 views
Asked by PanJanek
Preprocess ONLY string constant concatenation in cpp file
63 views
Asked by Tomáš Zato
Visual Studio Code + Fortran (fortls): CPP #include not recognized?
52 views
Asked by Thomas Engels
Why aren't these header files #include guarded?
112 views
Asked by EmTor
How to avoid conflict between the definition of a function and macro with the same name?
113 views
Asked by hansoko
Weird macros for defining constants
57 views
Asked by AlojzyBąbel
C preprocessor macro and warning suppression for custom variadic-argument function?
71 views
Asked by Oh Fiveight
Are C++ #ifndef preprocessor statements slow?
110 views
Asked by Yuval
Completing a macro's name with another macro
43 views
Asked by bitmap kid
Is there a way to flag a global variable being set in multiple places in c++?
166 views
Asked by Jduffy54