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
C preprocessor tokenization does not expand macro?
Oct 15, 2022
c
gcc
macros
c99
c-preprocessor
Error pasting ""HELLO"" and ""WORLD"" does not give a valid preprocessing token
May 05, 2021
c
c-preprocessor
Should I use "#pragma GCC ..." or "#pragma clang ..." in Xcode
Oct 14, 2022
gcc
clang
c-preprocessor
pragma
Stringify Macro with Unicode String Literal
Sep 14, 2022
c++
c
macros
c-preprocessor
stringification
Macro argument stringification to wide string literal in C/C++ preprocessor
Sep 05, 2022
c++
c
string
macros
c-preprocessor
When does a new __LINE__ start?
Sep 25, 2022
c++
macros
newline
c-preprocessor
What preprocessor can I used to detect if QT is used to build my codes
Sep 24, 2020
qt
preprocessor
c-preprocessor
what is ## in c?
Jan 05, 2020
c
gcc
syntax
c-preprocessor
How to access 1D arrays with multiple brackets for readability?
Nov 20, 2022
c++
c
multidimensional-array
c-preprocessor
square-bracket
Can I see defined macros during compilation of a C code?
Oct 02, 2022
c
gcc
macros
c-preprocessor
Append items to an array with a macro, in C
Nov 10, 2022
c
arrays
initialization
c-preprocessor
Can __FILE__ and __LINE__ be made linkable when printed to Qt Creator's debug console?
Jul 17, 2020
debugging
qt
gdb
qt-creator
c-preprocessor
Splitting arguments in C++ preprocessor
Mar 22, 2017
c++
macros
c-preprocessor
C Preprocessor to split "int x" into int & x
Apr 29, 2021
c
c-preprocessor
variadic-macros
No compiler error on using garbage characters in #include statement
Aug 26, 2019
c++
compiler-errors
c-preprocessor
Including arithmetic operations when defining a constant
Mar 16, 2018
c++
constants
c-preprocessor
Best practice on writing constant parameters for embedded systems
Sep 02, 2019
c
embedded
constants
c-preprocessor
Listing C Constants/Macros
Sep 14, 2022
c
gcc
c-preprocessor
How to distinguish constant string from char* in C macro
Aug 11, 2022
c
macros
c-preprocessor
Compound literals and function-like macros: bug in gcc or the C standard?
Oct 28, 2017
c
gcc
c-preprocessor
c99
compound-literals
« Newer Entries
Older Entries »