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
Is it possible to iterate over arguments in variadic macros?
Aug 17, 2022
c
foreach
c99
c-preprocessor
variadic
#define vs const in Objective-C
Aug 05, 2022
objective-c
constants
c-preprocessor
Real-world use of X-Macros
Aug 17, 2022
c
macros
c-preprocessor
x-macros
This obfuscated C code claims to run without a main(), but what does it really do?
Aug 17, 2022
c
c-preprocessor
obfuscation
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
« Newer Entries
Older Entries »