Home » U++ Library support » U++ Core » cout, cin etc. question
Re: cout, cin etc. question [message #15241 is a reply to message #15235] |
Fri, 11 April 2008 14:02   |
 |
mirek
Messages: 14266 Registered: November 2005
|
Ultimate Member |
|
|
exhu wrote on Fri, 11 April 2008 03:19 | Does U++ library contain stdout, stdin, stderr as FileStream classes?
|
Cout()
Cerr()
instead of Cin stream, there is
String ReadStdIn();
(reads single input line).
Quote: |
If not, then how to use the U++ classes to do stdin/out via Stream classes in order to use proper charset (e.g. WIDE char under WinXP) because standard library (in case of MSVC) uses ANSI charset for cin, cout?
|
Oh, actually, I did not even knew that you can do or bother with UNICODE in console... 
Mirek
|
|
|
Goto Forum:
Current Time: Fri Jul 18 14:46:45 CEST 2025
Total time taken to generate the page: 0.03779 seconds
|