|  | 
|  | 
| back to board | Can I print russian letters and other symbols? Posted by SPIRiT  7 Aug 2006 17:47The 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...
 | 
 | 
|