for(i=0;i<7;i++)
  {
  for(j=0;j<=i;j++)
  printf("*");
  printf("\n");
  }



       
---------------------------------
 Unlimited freedom, unlimited storage. Get it now

[Non-text portions of this message have been removed]

Reply via email to