Free BTC
Labels
Info
Keamanan
Networking
Tips - Tips
Friday, February 20, 2015
Penggunaan Puts ()
Penggunaan Puts ()
Berikut codingnya :
#include <iostream.h>
#include <conio.h>
#include <stdio.h>
void main() {
char y[6]="AMIKOM";
puts("Saya kuliah di "); puts(y);
getch();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment