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
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
Double Quotes not escaped in eclipse shell command for preprocessor define
Dec 11, 2025
c
eclipse
sed
c-preprocessor
eclipse-cdt
is this some kind of optimization? if (1) { ... } else (void)0 [duplicate]
Dec 10, 2025
c++
c
c-preprocessor
c++-faq
Limiting Scope of #include Directives
Dec 09, 2025
c++
scope
include
c-preprocessor
« Newer Entries
Older Entries »