X-Received: by 10.157.14.141 with SMTP id 13mr3314904otj.69.1498389813620; Sun, 25 Jun 2017 04:23:33 -0700 (PDT) X-Received: by 10.157.15.209 with SMTP id m17mr395592otd.6.1498389813590; Sun, 25 Jun 2017 04:23:33 -0700 (PDT) Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!weretis.net!feeder6.news.weretis.net!news.glorb.com!185no1003511itv.0!news-out.google.com!s132ni1385itb.0!nntp.google.com!185no1003505itv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: it.comp.java Date: Sun, 25 Jun 2017 04:23:33 -0700 (PDT) In-Reply-To: <8586eb8d-573d-4e07-839c-0a8c87606438@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=79.20.60.139; posting-account=ci1r5woAAACf0X4VbkIaIsfC92OEe6lM NNTP-Posting-Host: 79.20.60.139 References: <2017041615072522486@mynewsgate.net> <41537eef-32d6-457f-8337-a099361b8de0@googlegroups.com> <45a96824-287b-49a8-8da6-4de8eb2e4f11@googlegroups.com> <8586eb8d-573d-4e07-839c-0a8c87606438@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8f6267c8-80fc-48ba-9bc6-89fcd21cd82b@googlegroups.com> Subject: Re: GOTO in Java From: "Alessandro Carraro (JUG Padova)" Injection-Date: Sun, 25 Jun 2017 11:23:33 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: csiph.com it.comp.java:9093 Mi hai confuso quando hai parlato di ciclo annidato. Avresti dovuto parlare= di cicli annidati al plurale. Cmq non so in C o altri linguaggi, ma in Ja= va SI PU=C3=92 FARE,usando break e continue. L'ho usato addirittura 3-4 vol= te,nella mia carriera java ventennale . Break e continue possono accettare una label e si possono attaccare label a= tutti i blocchi e di conseguenza anche ai cicli