SpiceQA
Questions
Tags
Users
Badges
macros
macros
41 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to get the index of function argument in C/C++ with or without a macro?
JAAAY
0
•
asked Sep 9, 2022
2
3
107
macros
c
c++
What is ## in define macro?
sn01
0
•
asked Sep 8, 2022
-1
2
58
preprocessor
macros
c
c++
Expand C preprocessor ternary macro for printing in pragma message?
sdbbs
0
•
asked Sep 8, 2022
0
1
17
pragma
macros
c-preprocessor
Is it possible to swap two tokens with macros in C++
David Brink
0
•
asked Sep 8, 2022
0
1
34
preprocessor-directive
macros
c++
Creating code based on value of macro agrument rust
Keshav Prince
0
•
asked Sep 7, 2022
-1
1
32
macros
rust
How do I generate an array with macro! by applying a function to each element?
ensc
0
•
asked Sep 7, 2022
2
1
50
macros
rust
How '<<' operator does work with #define in C++
Pankaj Belwal
0
•
asked Sep 7, 2022
0
1
46
bitwise-operators
macros
c++
Using macros to include `stddef.h` from GCC version directory
José Daniel Montoya Salazar
0
•
asked Sep 6, 2022
0
1
38
include
macros
c
Macro Take String with comma?
M.kazem Akhgary
0
•
asked Sep 6, 2022
0
0
13
macros
string
c++
Rust Macros: Repeat n times based on number of arguments without using the actual argument
nveo
0
•
asked Sep 6, 2022
3
2
53
repeat
macros
rust
Prev
Prev
1
2
3
4
(current)
5
Next
Next
Hot Questions