Question about unsigned chars Yeah, that works fine. Thank you.
Question about unsigned chars Well, that's pretty much the same, isn't it? My question is how to convert 2 to '2'. Also, that inte...
Question about unsigned chars Here is my code: [code]std::map<uchar, int> m = { std::make_pair('1', 346), std::make_pair('2...
This user does not accept Private Messages