Why doesn't C++ accept signed or unsigned char for arrays of characters – stackoverflow.com

I am using C++ in native mode with Visual Studio 2017. That compiler compiles the statement below without complaint: const char * AnArrayOfStrings[] = {"z1y2x3w4", "Aname"}; However, if I change ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Why doesn't C++ accept signed or unsigned char for arrays of characters – stackoverflow.com"