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 print preprocessor macros under Sun Studio?
Jan 27, 2026
macros
c-preprocessor
solaris
sunstudio
Equivalent of #define in Java for macros
Jan 26, 2026
java
preprocessor
c-preprocessor
Why could I not find the class in preprocessor?
Jan 25, 2026
c++
c-preprocessor
Is there any way to get the C precompiler to use a mathematical result when concatenating symbols?
Jan 25, 2026
c
c-preprocessor
preprocessor
Warning users if disabled library features are used in a C++ template library
Jan 24, 2026
c++
cross-platform
cmake
c-preprocessor
How to print a variable number of parameters with a macro?
Jan 23, 2026
c++
c-preprocessor
variadic-macros
Create dispatch table registering functions across multiple source files in C
Jan 23, 2026
c
c-preprocessor
dispatch-table
C language : how to interpret this #define?
Jan 20, 2026
c
pointers
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
Older Entries »