Talk:Flow-control structures

Revision as of 16:30, 4 November 2007 by rosettacode>Mwn3d (Exceptions in this article?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I'm not sure why there is talk about Exceptions in the C++ section of this article, but I also don't want to remove it since it shows very good examples. Is there a nice way to move it over to the C++ section of the Exceptions article without destroying the code that's already there (it has a nice example too)? Also, we should probably update it to a newer compiler version. I haven't worked much with Exceptions in C++ so I'm not sure how to do it correctly.

Return to "Flow-control structures" page.