@vishal-pysGmK
•
Oct 26, 2024
Oct 26, 2024
1.2K
Unable to understand this #define
Was reading through an opensource code and came across this #define implementation. Not able to understand this expression. does anyone know what it is?
#define JSON_SYM_SKIP(sym) \
[sym] = 0...