TUTORIAL MEMBUAT TULISAN BERGERAK


Coding :
#include <stdio.h>
#include <conio.h>

main()
{
   int x; double y;
   char salam[]=   "\t\t\t   SELAMAT DATANG DI BLOG SAYA SILAKAN BERIKAN KOMENTAR YANG MEMBANGUN TERIMAKASIH *SALAM Blogger*";

      printf("\n\n\n");
   for(x=5; salam[x]!=NULL; x++)
   {
     printf("%c",salam[x]);
      for(y=5; y<=9999999; y++)
      {
      }
   }
   getch();
}

Hasilnya :

video

2 Responses to "TUTORIAL MEMBUAT TULISAN BERGERAK "

  1. 2020 ford focus titanium - TITanium-ART
    2020 ford focus titanium | titanium dental implants and periodontics Discovering polished titanium the titanium daith jewelry titanium titanium wedding rings performance at TITanium-ART, the supplier of the highest quality micro touch trimmer titanium resin.

    ReplyDelete

Berikanlah komentar yang bersifat membangun blog ini.
TERIMA KASIH.