View Single Post
  #3 (permalink)  
Old 06-10-2007, 05:16 PM
AboniL
Posts: n/a
always try to do your class assignments by yourself, it will be good for you in the long run.

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

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!