Punya Account Blogger?
Posted by Sofyan SOX on Senin, 18 Mei 2009 in


#include

#include

#include

tukar(int *x,int *y);

main()

{

int a,b;

a=22;

b=26;

clrscr();

cout<<"Nilai sebelum pemanggilan fungsi";

cout<<"\na="<
cout<<"\na="<
cout<<"\nx="<<*x<<" y="<<*y;

cout<
}



0 Responses to “Fungsi By Reference”:

Posting Komentar