Post Al8ciostiFUvSuDVNQ by [email protected] | |
More posts by [email protected] | |
Post #Al8cioIjsgZfelId16 by [email protected] | |
0 likes, 0 repeats | |
Dammit #C++ ... How on earth did you manage to make uint8_t is the same as unsi… | |
Post #Al8cioRbLjfC6FRhpY by [email protected] | |
0 likes, 0 repeats | |
@dazoOne of my first languages was C (back in the late 80s) so I'm confused… | |
Post #Al8cioZ2u3cOTKveQy by [email protected] | |
0 likes, 0 repeats | |
@john_philip_bell I have uint8_t (in a std::vector container) data which are nu… | |
Post #Al8ciog8ThI0pKFJU8 by [email protected] | |
0 likes, 0 repeats | |
@dazoYes, as the link reference points out, 'unsigned char' (I believe … | |
Post #Al8ciomW5yOT97EPQm by [email protected] | |
0 likes, 0 repeats | |
@john_philip_bell Yeah, I follow all that historic details (I've done C mor… | |
Post #Al8ciostiFUvSuDVNQ by [email protected] | |
0 likes, 0 repeats | |
@dazoBut is this true? :"This could have been handled properly in C++ as i… | |
Post #Al8cioyvLqJnlb2Jlo by [email protected] | |
0 likes, 1 repeats | |
@john_philip_bell And that's the crux of the issue. I consder that the fla… | |
Post #Al8cipa97S5nd2S2mu by [email protected] | |
0 likes, 0 repeats | |
@john_philip_bell For specs on the uint8_t type ... https://en.cppreference.com… | |
Post #Al8cisd5mxER52qwIS by [email protected] | |
0 likes, 0 repeats | |
@dazoNaturally, if you started with languages with original support for Unicode… |