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 use Macro argument as string literal?
Oct 10, 2022
c++
c-preprocessor
string-literals
Why do most C developers use define instead of const? [duplicate]
Aug 16, 2022
c
coding-style
c-preprocessor
The role of #ifdef and #ifndef
Aug 16, 2022
c-preprocessor
How to define a preprocessor symbol in Xcode
Aug 16, 2022
objective-c
xcode
c-preprocessor
Concatenate int to string using C Preprocessor
Aug 16, 2022
c
c-preprocessor
stringification
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
« Newer Entries
Older Entries »