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 make a char string from a C macro's value?
Aug 27, 2022
c
c-preprocessor
dry
What is the difference between #define and const? [duplicate]
Nov 06, 2022
c++
constants
c-preprocessor
Stringification - how does it work?
Aug 22, 2022
c++
c
c-preprocessor
stringification
How to undefine a define at commandline using gcc
Aug 27, 2022
gcc
macros
c-preprocessor
Any utility to test expand C/C++ #define macros?
Dec 15, 2021
c++
macros
c-preprocessor
Portability of #warning preprocessor directive
Aug 27, 2022
c++
compiler-construction
warnings
c-preprocessor
portability
Why would someone use #define to define constants?
Aug 27, 2022
c++
constants
c-preprocessor
Is there a good reason for always enclosing a define in parentheses in C?
Aug 27, 2022
c
c-preprocessor
parentheses
Does the C preprocessor strip comments or expand macros first? [duplicate]
Dec 02, 2019
c
comments
c-preprocessor
c99
How to use #if inside #define in the C preprocessor?
Aug 26, 2022
c
c-preprocessor
Can you make custom operators in C++?
Aug 26, 2022
c++
templates
operators
c-preprocessor
metaprogramming
Is the sizeof(enum) == sizeof(int), always?
Aug 26, 2022
c
enums
constants
c-preprocessor
Is there a way to do a #define inside of another #define?
Aug 26, 2022
c++
c-preprocessor
How do I make a C++ macro behave like a function?
Dec 15, 2021
c++
c-preprocessor
Difference between preprocessor directives #if and #ifdef
Aug 26, 2022
c-preprocessor
Namespaces in C
Aug 26, 2022
c++
c
namespaces
c-preprocessor
Why does the C preprocessor consider enum values as equal?
Sep 16, 2022
c++
c-preprocessor
MSVC doesn't expand __VA_ARGS__ correctly
Nov 01, 2022
visual-c++
c-preprocessor
variadic-macros
Solution-wide #define
Aug 26, 2022
c#
c-preprocessor
Can a C macro definition refer to other macros?
Aug 26, 2022
c
c-preprocessor
« Newer Entries
Older Entries »