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, exactly, does the double-stringize trick work?
Oct 27, 2022
c
c-preprocessor
stringification
Boolean in ifdef: is "#ifdef A && B" the same as "#if defined(A) && defined(B)"?
Sep 17, 2022
c++
c-preprocessor
conditional-compilation
What are the applications of the ## preprocessor operator and gotchas to consider?
Aug 17, 2022
c
c-preprocessor
kernighan-and-ritchie
stringification
Finding out what the GCC include path is [duplicate]
Aug 17, 2022
c
linux
gcc
c-preprocessor
Can #if pre-processor directives be nested in C++?
Aug 17, 2022
c++
c-preprocessor
preprocessor-directive
#ifdef inside #define
Mar 22, 2022
c
c-preprocessor
Multi line preprocessor macros
Sep 03, 2022
c++
c
c-preprocessor
Understanding container_of macro in the Linux kernel
Feb 23, 2022
c
linux-kernel
c-preprocessor
Easy way to use variables of enum types as string in C?
Aug 17, 2022
c
enums
c-preprocessor
Why only define a macro if it's not already defined?
Aug 17, 2022
c
macros
c-preprocessor
ifndef
Compile, Build or Archive problems with Xcode 4 (and dependencies)
Mar 02, 2017
objective-c
compiler-construction
xcode4
clang
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
« Newer Entries
Older Entries »