Comment by jsnell
3 years ago
> The directive is well-specified, currently, in all cases to generate a comma-delimited list of integers
I.e. you most likely use it to initialize a static variable, and then refer to that variable.
3 years ago
> The directive is well-specified, currently, in all cases to generate a comma-delimited list of integers
I.e. you most likely use it to initialize a static variable, and then refer to that variable.
Ah so this basically?
EDIT: ah it was showing up more like a comment which made it hard to spot.
Yes. There is an example in the article