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 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
Reuse define statement from .h file in C# code
Aug 29, 2022
c#
c++
header
c-preprocessor
versioning
C/C++ #define Macro inside macro?
Sep 22, 2019
c++
c
c-preprocessor
Using Parentheses in Define Preprocessor Statements
Jul 09, 2022
c
c-preprocessor
C++ preprocessor token pasting for namespace qualification
Nov 19, 2022
c++
c++11
c-preprocessor
« Newer Entries
Older Entries »