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
Double hash before parameter in function call
May 12, 2019
c++
c
c-preprocessor
Compile-time assert on datatype sizes
Oct 26, 2022
c++
c
c-preprocessor
How do I use the C preprocessor to make a substitution with an environment variable
Oct 14, 2019
c++
environment-variables
c-preprocessor
substitution
Using defined(MACRO) inside the C if statement
Feb 13, 2022
gcc
c-preprocessor
Hide a C++ code block from Intellisense
Mar 14, 2022
c++
visual-studio-2010
c-preprocessor
intellisense
Error when defining a stringising macro with __VA_ARGS__
Oct 24, 2022
c
macros
c-preprocessor
variadic-macros
stringification
What is the difference between "#if Foo - 0 == 0" and "#if defined(Foo) && Foo == 0"?
Oct 23, 2020
c++
c
qt
c-preprocessor
How to disable NSLog all over the app?
Mar 09, 2021
ios
objective-c
xcode
c-preprocessor
nslog
Define Array in C
Nov 13, 2022
c
arrays
header-files
c-preprocessor
Stealing inside the move constructor
Aug 26, 2022
c++
c++11
c-preprocessor
move-semantics
move-constructor
What is a "private header" in C?
Sep 22, 2022
c
c-preprocessor
private-header
How to single-quote an argument in a macro?
Aug 16, 2022
gcc
c-preprocessor
stringification
Can you expand #define's into string literals?
Oct 28, 2022
c++
c-preprocessor
How to require a semicolon after a macro
Nov 17, 2019
c++
c-preprocessor
compiler-warnings
suppress-warnings
Macro and function with same name
Oct 24, 2022
c
macros
c-preprocessor
Class Constants
Jul 24, 2018
objective-c
iphone
xcode
c-preprocessor
Why does the 'for' loop condition fail? [duplicate]
Mar 12, 2022
c
type-conversion
c-preprocessor
implicit-conversion
Why use preprocessor #if statements instead of if() else?
Feb 12, 2022
c++
if-statement
c-preprocessor
preprocessor-directive
#if 0 as a define
May 01, 2018
macros
c-preprocessor
Two adjacent ## operators
Nov 25, 2019
c++
c
c-preprocessor
« Newer Entries
Older Entries »