Код: Выделить всё
struct styles{
int itemNo;
char desc[26];
char brand[21]; //between 3 - 20
char category;
double cost;
};
Код: Выделить всё
char cat[2];
for (x=0;x
Подробнее здесь: [url]https://stackoverflow.com/questions/18231443/comparing-chars-in-c-argument-of-type-char-is-incompatible-with-parameter[/url]
Мобильная версия