Answer the question
In order to leave comments, you need to log in
How to process all macro elements?
There is this code:
#define FOO(...) BAR(__VA_ARGS__)
#define BAR(var) int intValue##var##;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question