why the compiler shows me error: incompatible type for argument 1 of \'anaru\'
#include int i; struct person { char name[50]; int age; float salary; }