{~title_web}
 
+1'd This
Blog UNIKOM
Kategori
Blog Unikom Facebook!
Blog Unikom Tweet!
Artikel Terpoluler
Artikel Terbanyak Dibaca
Berita Unikom Center
Alexa Rank

Chapter C for Dummies

Chapter C for Dummies
Hello,meet again with me,the most handsome in the maya’s world.now we’ll learn about C.in here,I make a program for newbie in order to can understand the basic syntax.check this out /* brought to y0u by : omicron9194 */ #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { char a [100]; int b; int hasil; int hasil2; int bagi = 2; printf ("\t\t\t %34 Welcome to TikKetik %34 \n"); printf ("\t\t\t"); int i; for ( i = 0; i < 10; i++ ) { printf (" "); } printf ( "\n\n\n\nIn this program, you will learn input and output in C\n" ); getch(); printf ( "How to print \\ in C?\n"); printf ("Use...
Girin DigdoPengirimGirin Digdo · Lihat Profil Girin Digdo · Lihat Blog Girin DigdoViewDibaca : 2815 Kali
Waktu PostingRabu, 07 Juli 10 - 08:21 WIBKomentar0 KomentarRatingRating : 0 Bagus, 0 Jelek
KategoriCHAPTER, C, FOR, DUMMIES, PROGRAMMING