   do
   { 

      /**** 
      list of statements..
      ****/

    } while( x!=1 ) 
 
}// main () ends