Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 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... 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: Fri Jul 18 14:46:45 CEST 2025

Total time taken to generate the page: 0.03779 seconds