Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c-preprocessor
How to "interleave" C/C++ souce with my string (only inside functions at appropriate places)?
Jan 04, 2026
c
gcc
c-preprocessor
instrumentation
How can I use parentheses in C++ macro parameters?
Jan 03, 2026
c++
macros
escaping
c-preprocessor
preprocessor-directive
#if defined(token) && token == ... - is this syntax legal?
Jan 03, 2026
c++
c-preprocessor
Defining macros with the same name as standard library functions
Jan 01, 2026
c
language-lawyer
c-preprocessor
How to mimic variadic macro in VC++6.0?
Jan 03, 2026
c
visual-c++
c-preprocessor
visual-c++-6
variadic-macros
Handling #define macros in yacc/bison lex
Dec 31, 2025
macros
bison
c-preprocessor
yacc
lex
Preprocessor definitions not propagating from CMake to Unix Makefiles
Dec 31, 2025
c++
makefile
cmake
c-preprocessor
Variadic macros
Jan 01, 2026
c++
c++11
macros
c-preprocessor
variadic-macros
Concatenate strings using preprocessor in C
Dec 30, 2025
c
c-preprocessor
string-concatenation
C: Preprocessor in Macros?
Dec 29, 2025
c
macros
c-preprocessor
Can you use C/C++ preprocessor tokens in multiline string literals
Dec 22, 2025
c++
c
c-preprocessor
Why are some preprocessor macros not expanded unless they are arguments to another macro?
Dec 21, 2025
c
macros
c-preprocessor
preprocessor
pragma
How did C99 do type generic macros without _Generic (C11)?
Dec 17, 2025
c
generics
types
macros
c-preprocessor
Is there a list of preprocessor defines for various operating systems (and versions)?
Dec 16, 2025
c++
operating-system
c-preprocessor
C++ preprocessor unexpected compilation errors
Dec 16, 2025
c++
c-preprocessor
Building a C iterator macro with a pre-C99 compiler
Dec 14, 2025
c
c-preprocessor
c89
GCC preprocessor with -E and save in file named x
Dec 14, 2025
gcc
c-preprocessor
C++ using C code using double underscores in defines and identifiers
Dec 14, 2025
c++
c-preprocessor
reserved-words
Any workaround to self-referential macros in C? I'd like to append to a macro
Dec 13, 2025
c
c-preprocessor
What are the deviations between preprocessors of GCC/CLANG vs MSVC?
Dec 12, 2025
c++
c
macros
c-preprocessor
preprocessor
Older Entries »