Syntax :
#include <stdio.h>
#include <conio.h>
int main (void)
{
printf ("belajar bahasa C dengan
bahasa borland C++");
getche();
return 0;
}
Output :
You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "
1 komentar