This is a personal blog (mainly about programming computer, and more)
I wanted a string which must “contain” the name of a member of a struct. The compiler should check the right spelling (at compile time).
struct
At last I have found a possible reason to use the comma operator…