Wie springe ich aus einem C ++ - Code -Block?C++

Programme in C++. Entwicklerforum
Anonymous
 Wie springe ich aus einem C ++ - Code -Block?

Post by Anonymous »

Das möchte ich tun: < /p>

{
...
if(condition)
break;
...
}
< /code>

Dies funktioniert für eine Schleife. Ich möchte etwas Ähnliches für einen einfachen Codeblock.>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post