Sabtu, 05 Mei 2012

program sederhana for pada L/C

#include <stdio.h>
#include <conio.h>
main()
{
int i;
clrscr();
for(i=0;i 100;i++)
{
printf("%d",i);
}
getch();
}

0 komentar:

Posting Komentar

Template by:

Free Blog Templates