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
Macro with ## in @interface, what does it mean?
Mar 23, 2022
objective-c
c-preprocessor
Is it valid to use boolean literals in preprocessor conditionals?
Jan 19, 2020
c++
c-preprocessor
language-lawyer
What is #__VA_ARGS__ supposed to generate when there are no arguments passed?
Jul 03, 2022
c++
c-preprocessor
variadic-macros
Using macros in printf with a number sign
Apr 23, 2022
c
macros
c-preprocessor
Does having constant variables as defines make your program smaller?
Oct 15, 2022
c++
constants
c-preprocessor
__int64 for GCC as a Preprocessor Option
Nov 06, 2022
c
gcc
c-preprocessor
How to compare two preprocessor macros with the same name?
May 03, 2022
c++
c++11
c++17
c-preprocessor
compile-time
Reusing a C macro in several files
Jul 07, 2022
c
macros
c-preprocessor
header-files
gcc assembler preprocessor not compatible with standard headers
Dec 23, 2018
gcc
assembly
c-preprocessor
Usage of underscore as argument of a macro function
Nov 07, 2022
c
macros
c-preprocessor
Can you add preprocessor directives in assembly?
Jul 14, 2022
c
assembly
c-preprocessor
What does third 'for' mean in #define for for(int z=0;z<2;++z)for
May 02, 2022
c++
c-preprocessor
Is isupper() a macro or a function?
Sep 16, 2022
c++
function
macros
c-preprocessor
Objective-C use of #import and inheritance
Aug 15, 2019
objective-c
cocoa
cocoa-touch
c-preprocessor
Reusable preprocessor __COUNTER__
Oct 14, 2018
c++
templates
c-preprocessor
C puzzle...How Can I pass variadic arguments into a macro?
May 17, 2019
c
c-preprocessor
variadic-functions
and bitwise operator in C preprocessor
Dec 28, 2019
c
c-preprocessor
Concat Macro argument with namespace
Nov 14, 2022
c++
c-preprocessor
"more than one instance of overloaded function "std::pow" matches the argument list"
Feb 21, 2022
c++
namespaces
constants
c-preprocessor
Casting all parameters passed in MACRO using __VA_ARGS__
May 10, 2022
c
c-preprocessor
variadic-macros
« Newer Entries
Older Entries »