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
Can boolean operators be used with the preprocessor?
Aug 18, 2022
c++
c-preprocessor
#define in Java
Apr 05, 2021
java
preprocessor
c-preprocessor
Understanding the behavior of C's preprocessor when a macro indirectly expands itself
Sep 05, 2022
c
macros
c-preprocessor
Is the C99 preprocessor Turing complete?
Aug 17, 2022
c-preprocessor
theory
boost-preprocessor
turing-complete
What's the difference between the WIN32 and _WIN32 defines in C++
Aug 17, 2022
c++
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
« Newer Entries
Older Entries »