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
Define an assert which is effective even if NDEBUG is defined
Sep 16, 2025
c
c-preprocessor
assert
How to override the value of __TIME__ and __DATE__ macros using command line options?
Sep 16, 2025
c
macros
clang
c-preprocessor
armclang
How do I expand a macro in CLion, using the keyboard or menus?
Sep 13, 2025
macros
c-preprocessor
keyboard-shortcuts
clion
Is it possible to pass a brace-enclosed initializer as a macro parameter?
Sep 10, 2025
c++
c++11
c-preprocessor
language-lawyer
Temporarily overwrite a macro in C preprocessor
Sep 08, 2025
c
c-preprocessor
GoogleTest with Templates
Sep 07, 2025
c++
c++11
templates
c-preprocessor
googletest
Standard libraries included multiple times over several files?
Sep 08, 2025
c
compiler-construction
c-preprocessor
stdio
kernighan-and-ritchie
How to define value for C++ preprocessor directives during compile time?
Sep 07, 2025
c++
c-preprocessor
Use gcc preprocessor to define filename for #include
Sep 06, 2025
c
gcc
compilation
c-preprocessor
How can I detect if I'm compiling for a 64bits architecture in C++
Sep 07, 2025
c++
64-bit
c-preprocessor
How can I use "else if" with the preprocessor #ifdef?
Sep 08, 2025
c++
c-preprocessor
preprocessor
Can #define be used to replace type declaration in c?
Sep 07, 2025
c
macros
c-preprocessor
typedef
What's the purpose of defining a C macro to be itself? (seen in glibc headers)
Sep 05, 2025
c
c-preprocessor
Can a C #error macro display multiple line message?
Sep 05, 2025
c
string
c-preprocessor
directive
Representing big numbers in source code for readability?
Sep 05, 2025
c++
c
c-preprocessor
Concatenate preprocessor defines to form a string
Sep 05, 2025
c-preprocessor
linden-scripting-language
What does '#if _LFS64_LARGEFILE-0' mean to CPP?
Sep 03, 2025
c++
g++
c-preprocessor
Google Test: How to get correct line numbers in test output for parameterized tests?
Sep 05, 2025
c++
visual-c++
c++20
c-preprocessor
googletest
C preprocessor macro multiple arguments
Sep 04, 2025
c
c-preprocessor
What is the recommended naming convention for include guards?
Sep 03, 2025
c++
c
c-preprocessor
header-files
include-guards
« Newer Entries
Older Entries »