|
|
вернуться в форумCan I print russian letters and other symbols? Послано SPIRiT 7 авг 2006 17:47 The symbols in range [128-255] are displayed very strangely on my C++ Builder. Suppose I use encoding of 7 or 6 bits. And write the coded array in output as char. char A[300000]="Adsafdsa*%$@$@463q" - will such encoding be accepted? Those are not system symbols, I guess... |
|
|