[gl-como] Tecniche di programmazione: break e continue

Raysiel raygl@hackerjournal.it
Mar 1 Mar 2005 21:34:26 CET


> Non ti offendere, ma secondo me non va per niente bene.
>
> Non conosco il programma in oggetto, ma andrebbe molto meglio cosė:
>
> fok=1;
>
> while ( (stringa!=FINE) && fok)
> {
>  fok=flussoInEntrata();
>   stringa=leggiDaFlusso();
>
>   if( (stringa=="") || (stringa.startsWith("#") )
>   {
>    faiQualcosaConString(stringa);
>   }
>
> }

non ti offendere nemmeno tu ma mi pare millemila vole + leggibile quello del 
brisa
--- 
Raysiel - Comometal.com Admin
(o_  Linux Registered User 343526
//\            (http://counter.li.org)
V_/_ ..::Rem Tene, Verba Sequentur::..


Maggiori informazioni sulla lista gl-como