
Сообщение от
Mary588
SetConsoleOutputCP (1251);
сall to function 'SetConsoleOutputCP' with no prototype

Сообщение от
Mary588
int znach, n, sum=0;
declaration is not allowed here

Сообщение от
Mary588
printf("Введите двоично-десятичное число(через пробел):\n");
и

Сообщение от
Mary588
while(scanf("%c", &c) )
сall to function 'printf' with no prototype
сall to function 'scanf' with no prototype