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
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
What is an appropriate use scenario of #define in C++? [closed]
Sep 13, 2022
c++
macros
c-preprocessor
C pre-processor defining for generated function names
Sep 23, 2022
c
macros
c-preprocessor
Invalid preprocessing directive for #elseifdef in Xcode
May 08, 2022
objective-c
xcode
c-preprocessor
preprocessor-directive
C preprocessor macro specialisation based on an argument
Sep 13, 2022
c++
c
c-preprocessor
C# preprocessor differentiate between operating systems
Nov 13, 2022
c#
cross-platform
c-preprocessor
<: cannot begin a template argument list
Apr 15, 2022
c++
parsing
templates
c-preprocessor
digraphs
Online Preprocessor for C++ [closed]
Sep 13, 2022
c++
c-preprocessor
C++ assert: the precedence of the expression in an assert macro
Sep 12, 2022
c++
c-preprocessor
assert
operator-precedence
Difference between #pragma and _Pragma() in C
Feb 08, 2022
c
macros
c-preprocessor
« Newer Entries
Older Entries »