Articles
Home
Bride
Engagement
Weddings
Inspiration
Beauty
Hair
Makeup
Fashion
Fall
Summer
Spring
Winter
Life
Travels
Diet
Faith
Products
Mens Corner
About Us
About Us
Sitemap
Contact Us
Write a program to print star triangle form.
4/21/2013 04:57:00 pm
Unknown
0 Comments
#include<stdio.h>
#include<conio.h>
int main()
{
int a,b;
for(a=7;a>=0;a--)
{
printf("\n");
for(b=0;b<=a;b++)
{
printf("*");
}
}
getch();
}
Share this post:
Newer Post
Home
Older Post
fb page
Thegenesisofstyle
Advertisements
Popular Posts
Google Ads
Influencer
Translate