Aa Gym Fans Seputar islam
Saturday, 1 June 2013
Menukar Nilai Variabel
kode:
#include
#include
main()
{
int
a,b,*term;
a=3;
b=4;
*term=a;
a=b;
b=*term;
cout<<"Nilai A = : "<
cout<<"Nilai B = : "<
getch();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment