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
Why are preprocessor macros evil and what are the alternatives?
Aug 16, 2022
c++
c++11
c-preprocessor
How to compare strings in C conditional preprocessor-directives
Aug 16, 2022
c
conditional
c-preprocessor
Pragma in define macro
Aug 16, 2022
c-preprocessor
pragma
stringification
Macro vs Function in C
Aug 16, 2022
c
function
c-preprocessor
Indenting #defines
Dec 14, 2021
c
c-preprocessor
indentation
code-formatting
What does ## (double hash) do in a preprocessor directive?
Nov 06, 2022
c++
c
concatenation
c-preprocessor
What predefined macro can I use to detect clang?
Aug 31, 2022
c
macros
clang
c-preprocessor
Is there a portable way to print a message from the C preprocessor?
Aug 16, 2022
printing
c-preprocessor
Comma in C/C++ macro
Dec 14, 2021
c++
c
macros
c-preprocessor
How to identify platform/compiler from preprocessor macros?
Aug 16, 2022
c++
macros
cross-platform
c-preprocessor
C++ preprocessor __VA_ARGS__ number of arguments
Aug 16, 2022
c++
c
c-preprocessor
variadic-macros
C/C++ line number
Dec 14, 2021
c++
c
c-preprocessor
line-numbers
dynamic-compilation
#ifdef vs #if - which is better/safer as a method for enabling/disabling compilation of particular sections of code?
Dec 14, 2021
c++
c
if-statement
coding-style
c-preprocessor
Can gcc output C code after preprocessing?
Aug 16, 2022
c
c-preprocessor
preprocessor
preprocessor-directive
Should I use #define, enum or const?
Aug 15, 2022
c++
enums
bit-manipulation
c-preprocessor
Including one C source file in another?
Aug 15, 2022
c
include
c-preprocessor
code-organization
project-organization
Are typedef and #define the same in c?
Dec 14, 2021
c
macros
c-preprocessor
typedef
What exactly does an #if 0 ..... #endif block do?
Dec 14, 2021
c-preprocessor
"#include" a text file in a C program as a char[]
Dec 14, 2021
c
include
c-preprocessor
What is the purpose of a single pound/hash sign (#) on its own line in the C/C++ preprocessor?
Aug 15, 2022
c++
c
boost
c-preprocessor
« Newer Entries
Older Entries »