I have a homework about coding a car saler program. User gives us the datas about cars.
struct ilanBilgi { char sehir[15]; int fiyat; struct ilanTarih; char m