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 » How to do interation on Vector<String>
Re: How to do interation on Vector<String> [message #10664 is a reply to message #10660] Sat, 21 July 2007 17:48 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
johnevans77 wrote on Sat, 21 July 2007 16:30

Really big thanks, Fudadmin and Mirek Smile

If U++ has replacement for std::cout with Cout(), do we also have replacement for std::cin and std::endl?

And, where can i get documentation of that so i am not bothering you again any longer Razz

JE


Don't worry about "bothering" Smile but ...
the next line (61) after that one I mentioned in CParser reference package:
	Cout() << "Expresion: ";
		String l = ReadStdIn();

and for std::endl is ok to use '\n' in most cases, I think.
And, have you tried to press F1?

[Updated on: Sat, 21 July 2007 17:53]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem using Split on carriage return
Next Topic: Can I extend the Serialization to other types?
Goto Forum:
  


Current Time: Thu May 09 10:31:31 CEST 2024

Total time taken to generate the page: 0.01853 seconds