How to get a shifted multibyte state
Krzysztof Żelechowski
41
Reputation points
1.Is it possible to perform a sequence of operations on a wide-character stream so that its multibyte status will become shifted?
2. If you perform an operation on a narrow-character stream under a multi-byte locale and that operation stops in the middle of a compound character, will its multibyte status become shifted?
Sign in to answer