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
Objective-C: Forward Class Declaration
Aug 27, 2022
objective-c
c-preprocessor
forward-declaration
Is it possible to print a preprocessor variable in C?
Aug 27, 2022
c
variables
c-preprocessor
Is there a preprocessor directive for detecting C++11x support? [duplicate]
Aug 27, 2022
c++
gcc
c-preprocessor
preprocessor-directive
Are empty macro definitions allowed in C? How do they behave?
Aug 27, 2022
c
c-preprocessor
How do I print a #defined constant in GDB?
Aug 27, 2022
c
gdb
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
« Newer Entries
Older Entries »