Slight changes

This commit is contained in:
Tomáš Vlček 2026-02-26 23:19:46 +00:00 committed by unknown
parent 820e331220
commit cc91978ffb

View File

@ -37,7 +37,7 @@ int main()
putchar(vstup);
}
poslednyChar = vstup;
//proz...
//pro
}
if (poslednyChar != '\n' && poslednyChar != EOF)
{