This commit is contained in:
Kozar 2024-02-21 18:23:41 +01:00
parent 9d68d38748
commit 3573df2b7e

View File

@ -15,7 +15,8 @@ int main(){
line_count++; // Zvýšte počítadlo riadkov na konce riadka
}
else if (c == '\t'){
putchar(c);
//putchar(c);
continue;
}
else if (c < ' ' || c >= 127) {
continue; // Preskočiť značky