C++ sucks, or at least a little

Stumbled upon this cool comment in the Mozilla source code: // C++ sucks! There’s no way to do this with a macro, // at least not that I know, if you know how to do // this with a macro then please do so… static const PRUnichar sHTMLTagUnicodeName_a[] = {‘a’, ‘\0′}; static const PRUnichar sHTMLTagUnicodeName_abbr[] [...]