U++ framework
Do not panic. Ask here before giving up.

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 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
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... Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Understanding pick behaviour and containers
Next Topic: int16 support in Value?
Goto Forum:
  


Current Time: Sat Sep 05 21:46:17 GMT+2 2026

Total time taken to generate the page: 0.00922 seconds