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 predefined-macro
C++ get the month as number at compile time
Jan 14, 2023
c++
predefined-macro
__cplusplus < 201402L return true in gcc even when I specified -std=c++14
Dec 16, 2022
c++
gcc
g++
c++14
predefined-macro
How to set predefined macros in Code::Blocks
Aug 05, 2017
c++
g++
codeblocks
predefined-macro
How can I write a 'clamp' / 'clip' / 'bound' macro for returning a value in a given range?
Feb 09, 2021
objective-c
c
macros
predefined-macro
Are there any guarantees about consistency of __LINE__ directives?
Oct 17, 2022
c
c-preprocessor
language-lawyer
predefined-macro
#error in Swift (how to mark compile-time error)
Sep 12, 2018
swift
configuration
compiler-errors
predefined-macro
Detect ICC vs GCC at compile time
Apr 30, 2021
c++
c
gcc
icc
predefined-macro
How can I use #pragma message() so that the message points to the file(lineno)?
Mar 18, 2019
c++
visual-studio-2010
pragma
line-numbers
predefined-macro
How to use __DATE__ and __TIME__ predefined macros in as two integers, then stringify?
Aug 29, 2022
c
macros
predefined-macro