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 __COUNTER__ macro portable?
Jun 14, 2022
c++
macros
c-preprocessor
Does QT_NO_DEBUG cause a definition of NDEBUG?
Dec 27, 2021
c++
qt
macros
c-preprocessor
C++ preprocessor conditional parameter
Nov 07, 2022
c++
if-statement
c-preprocessor
c++03
Preprocessor: Concatenate string to each argument in __VA_ARGS__
Jun 18, 2022
c
macros
c-preprocessor
How to force gcc preprocessor to preserve whitespace?
Apr 17, 2019
gcc
c-preprocessor
whitespace
C block becomes expression: ( {int a = 1; int b = 2; a+b;} ) equals 3
Dec 10, 2020
c
gcc
macros
c-preprocessor
Add macro BETA=1 to Xcode for certain schemes?
May 13, 2022
ios
xcode
macros
c-preprocessor
beta-testing
How do I #define an unsigned char* string?
Oct 16, 2022
c
c-preprocessor
unsigned-char
signedness
When to use #define or constant char/int?
Apr 29, 2022
c
constants
c-preprocessor
How to give a different name to a register in GNU ARM assembler?
Jun 29, 2022
assembly
arm
c-preprocessor
gnu
preprocessor-directive
What does a typedef with three arguments mean?
Mar 03, 2022
c++
macros
g++
c-preprocessor
What is the downside of using the preprocessor to define a function call?
Jun 16, 2022
c++
c-preprocessor
C preprocessor with if statement
Nov 10, 2022
macros
c-preprocessor
C Preprocessor getting rid of the __align__ and __attribute__
Jan 07, 2021
c
gcc
optimization
c-preprocessor
What use cases necessitate #define without a token-string?
Mar 04, 2022
c++
c
c-preprocessor
Understanding preprocessor directives
Oct 14, 2022
c++
c-preprocessor
preprocessor-directive
C++ preprocessor variable
Oct 22, 2022
c++
makefile
c-preprocessor
Debugging and preprocessor directive
Aug 29, 2022
c++
compiler-construction
c-preprocessor
#define in C with curly braces
Apr 18, 2022
c
c-preprocessor
Advantages in using an enum to define a single value? (C)
Jun 16, 2022
c
c-preprocessor
« Newer Entries
Older Entries »