F
F
fen1csw0w2018-04-14 20:12:42
C++ / C#
fen1csw0w, 2018-04-14 20:12:42

What is the range of 866 encoding in c++, 1251 from 0 to 255, and 866?

What is the range of 866 encoding in c++, 1251 from 0 to 255, and 866?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2018-04-14
@fen1csw0w

too - from 0 to 255
all non-unicode - byte (if suddenly not all, then this is already exotic). the only difference is which character (image) is meant for a specific value
https://ru.wikipedia.org/wiki/CP866
https://ru.wikipedia.org/wiki/Windows-1251#%D0%9A%. ..
keep in mind that in both cases the "second" half of the range (128-255) is given, since the "first" (0-127) is identical to ASCCII
https://en.wikipedia.org/wiki/ASCII

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question