X-Received: by 10.200.46.71 with SMTP id s7mr6121375qta.85.1498287980500; Sat, 24 Jun 2017 00:06:20 -0700 (PDT) X-Received: by 10.157.60.116 with SMTP id j49mr287512ote.0.1498287980437; Sat, 24 Jun 2017 00:06:20 -0700 (PDT) Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!feeder.usenetexpress.com!feeder1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!m54no305039qtb.1!news-out.google.com!s132ni205itb.0!nntp.google.com!185no508039itv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: it.comp.java Date: Sat, 24 Jun 2017 00:06:20 -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=2a02:c7d:8a3a:d000:9119:14a:a990:de13; posting-account=0gGIFwoAAADY_g510ccNBiAgm55kNm68 NNTP-Posting-Host: 2a02:c7d:8a3a:d000:9119:14a:a990:de13 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: Subject: Re: GOTO in Java From: 4ndre4 Injection-Date: Sat, 24 Jun 2017 07:06:20 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 2 Xref: csiph.com it.comp.java:9084 Ah preciso che non sto parlano di "cicli infiniti" ma di "cicli annidati". = Qualcosa di analogo al goto si pu=C3=B2 comunque fare con break/continue e = labels ma =C3=A8 comunque un goto.