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
Possible to abstract this logic with macro?
Sep 21, 2026
c++
macros
c-preprocessor
Log4cxx and full file paths when used with CMake
Sep 19, 2026
cmake
g++
c-preprocessor
log4cxx
Is there a way to efficiently compile already preprocessed file with clang?
Sep 18, 2026
c++
clang
c-preprocessor
clang++
Changing defined function fragment into testable function, how to pass argument?
Sep 19, 2026
c++
macros
c-preprocessor
Why is "switch-case" considering a #define'd identifier as constant but not a const-qualified variable?
Sep 17, 2026
c
switch-statement
constants
c-preprocessor
Explain C code snippet: preprocessor + printf =?
Sep 15, 2026
c
printf
c-preprocessor
Generate explicit instantiations with multiple parameters with preprocessor
Sep 17, 2026
c++
macros
c-preprocessor
metaprogramming
explicit-instantiation
How to generate a series of random numbers with the C/C++ preprocessor
Sep 16, 2026
c
visual-c++
random
c-preprocessor
Preprocessor test for equality always evaluates true
Sep 14, 2026
c++
c-preprocessor
preprocessor-directive
How to create a function-like macro token by pasting tokens together
Sep 13, 2026
c
macros
c-preprocessor
C Switch/case macros, multiple cases
Sep 12, 2026
c
switch-statement
c-preprocessor
Visually marking conditional compilation [closed]
Sep 11, 2026
c++
cross-platform
c-preprocessor
Error building pch file with CPP definitions
Sep 11, 2026
xcode
gcc
uikit
c-preprocessor
#define and CUDA
Sep 10, 2026
c++
cuda
c-preprocessor
Function-like macro and enumerator with the same name
Sep 10, 2026
c
macros
c-preprocessor
Preventing Undefined Macro
Sep 07, 2026
c++
c
macros
c-preprocessor
Is it possible to set pre-processor conditions within a macro?
Sep 04, 2026
c++
conditional-statements
c-preprocessor
substitution
What does #ifdef 1 in C++
Sep 03, 2026
c++
macros
c-preprocessor
conditional-compilation
preprocessor-directive
How to keep c preprocessor macro from expanding into repeated values?
Sep 03, 2026
c
macros
c-preprocessor
Older Entries »