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 force const propagation through an inline function?
May 21, 2026
c++
c-preprocessor
constexpr
Recognize non-standard C++ portably?
May 21, 2026
c++
c-preprocessor
gnu
ansi-c
xlc
Detect ARM-64 in preprocessor?
May 20, 2026
visual-studio
macros
arm
64-bit
c-preprocessor
How #if 0 && defined(_LP64) be true?
May 20, 2026
c++
c
macros
typedef
c-preprocessor
Qt Creator's intellisense thinks that min and max were defined even though they weren't
May 18, 2026
c++
qt
c-preprocessor
qt-creator
Variadic macro expansion for each token
May 18, 2026
c++
c
c-preprocessor
Large arrays using preprocessor directives in C
May 18, 2026
c
arrays
c-preprocessor
Private class name abbreviation techniques?
May 16, 2026
c++
class
typedef
private
c-preprocessor
Equivalent of __LINE__ macro relative to beginning of function
May 15, 2026
c
c-preprocessor
C with microcontrollers: starting address of struct to be a specific address?
May 15, 2026
c
pointers
struct
c-preprocessor
Can I make C/C++ #defines private?
May 12, 2026
c++
c
compiler-errors
c-preprocessor
Isn't there a syntax error? Should printf("one" ", two and " "%s.\n", "three" ); be valid code?
May 12, 2026
c
gcc
syntax
c-preprocessor
string-literals
How to change the color of Preprocessor Conditionals such as #if in Vistual Studio?
May 12, 2026
visual-studio
c-preprocessor
syntax-highlighting
atmelstudio
include boost header file using "" or <>
May 10, 2026
c++
coding-style
c-preprocessor
conventions
How to distinguish preprocessor and compiler directives?
May 10, 2026
c++
gcc
openmp
c-preprocessor
Format of GCC-style line directives
May 10, 2026
gcc
c-preprocessor
What changes should I do in the function-like macro to make it MISRA compliant?
May 10, 2026
c
c-preprocessor
misra
Is a Preprocessed C/C++ file machine-specific?
May 09, 2026
c++
c
c-preprocessor
Using _Generic for printf formatting
May 08, 2026
c
c-preprocessor
Include only certain libraries on an operating system
May 08, 2026
c++
c
c-preprocessor
conditional-compilation
Older Entries »