Content deleted Content added
m Signing comment by 192.91.171.42 - "→Else in C++: " |
|||
Line 31:
: However, you should note that all of these features can be written in some other way if the direct way is not available. In some cases, you can put to the end of the ''try'' block anything you'd want to put to the ''else'' block, because the end of the ''try'' block is reached only if there weren't exceptions. --[[User:TuukkaH|TuukkaH]] 19:53, 25 April 2006 (UTC)
The "else" here seems idiotic to me. If I have statements A and B in my "try" block, and C in my "else" block, how does that differ from having A, B and C in the "try" block? <span style="font-size: smaller;" class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/192.91.171.42|192.91.171.42]] ([[User talk:192.91.171.42|talk]]) 20:06, 16 March 2010 (UTC)</span><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
== Appropriateness of this page for Wikipedia ==
|