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++ Widgets - General questions or Mixed problems » how to input an int into std::string? and an exception question
Re: how to input an int into std::string? [message #13405 is a reply to message #13370] Fri, 04 January 2008 03:46 Go to previous messageGo to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
Mr.Ped,
mum() is caught in grand() as below,
grand() { ... try { mum(); } catch (std::string err) {...}}
that is why it should not crash.
and i suppose dad() should not crash either, because, though dad() does not catch the exception of child(), it should throw the exception by default, which will be caught in grand().
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Proposed change for TabCtrl: Color of text...
Next Topic: How can Layout be used for non-TopWindow special widget?
Goto Forum:
  


Current Time: Fri Jul 18 03:30:44 CEST 2025

Total time taken to generate the page: 0.03952 seconds