for ( [action initiale] ; [test de continuation] ; [action d'evolution] )
        {
        instructions ;
        }
