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
Difference between gcc and Microsoft preprocessor
Aug 22, 2022
c
visual-studio
gcc
c-preprocessor
Implementing a C preprocessor
Sep 15, 2022
c
parsing
compiler-construction
c-preprocessor
Can I make a preprocessor directive dependent on the .NET framework version?
Sep 15, 2022
c#
.net
frameworks
c-preprocessor
preprocessor-directive
C preprocessor # and ## operators
May 31, 2013
c
concatenation
c-preprocessor
Programmatically check the build configuration
Sep 07, 2022
c#
.net
c-preprocessor
preprocessor-directive
Why does this variadic argument count macro fail with VC++?
May 26, 2022
c++
visual-studio-2010
visual-c++
c-preprocessor
Preprocessor directive #ifndef for C/C++ code
Oct 25, 2022
c++
c
eclipse
c-preprocessor
ARRAYSIZE C++ macro: how does it work?
Aug 04, 2018
c++
c-preprocessor
How do I check if one of multiple macros is defined in a single #ifdef?
Jun 22, 2018
c++
c-preprocessor
conditional-compilation
In C macros, should one prefer do { ... } while(0,0) over do { ... } while(0)?
Mar 19, 2022
c
static-analysis
c-preprocessor
#undef-ing in Practice?
Feb 01, 2022
c
c-preprocessor
C preprocessor macro for returning a string repeated a certain number of times
Oct 13, 2018
c
macros
c-preprocessor
Quote needed: Preprocessor usage is bad OO practice
Aug 17, 2022
c#
oop
c-preprocessor
dos-donts
Macro for static std::string object from literal
Sep 18, 2022
c++
macros
c-preprocessor
stdstring
string-literals
C macros and use of arguments in parentheses
Sep 18, 2022
c
macros
c-preprocessor
parentheses
GCC define function-like macros using -D argument
Sep 16, 2022
c
gcc
macros
command-line-arguments
c-preprocessor
What is the reason for #pragma once inside header guards?
Nov 16, 2021
c++
boost
c-preprocessor
header-files
pragma
Is it reasonable to use enums instead of #defines for compile-time constants in C?
Sep 07, 2022
c
enums
constants
c-preprocessor
Using the C Preprocessor for languages other than C
Sep 13, 2022
c-preprocessor
Check whether function is declared with C preprocessor?
Sep 13, 2022
c
macros
c-preprocessor
« Newer Entries
Older Entries »