strcat( ) Örneği: #include<stdio.h> #include<string.h> main() { char ad[30], soyad[20]; char isim_soyad[50]= ;