diff options
author | sinanmohd <sinan@firemail.cc> | 2023-04-08 14:46:12 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-04-08 14:46:12 +0530 |
commit | 3594391322954f6538087b1af480cf00fd8da2c8 (patch) | |
tree | 61c89cd18d6c5b80d8652dfd0898d9168f9d9ae9 /4.8.c | |
parent | b81fb4214a8055588048b0fb392a0b2b9157a286 (diff) |
5.18: improved k&r dcl programme
1) skip code comments (// and /**/)
2) skip empty lines
3) don't skip available token if error occurres
the programme wont skip new line char anymore by
overwrite it, this can cause it to get stuck
at line 67 with a call to gettoken() --> getch()
and mixing the current line with the next declaration(line)
Diffstat (limited to '4.8.c')
0 files changed, 0 insertions, 0 deletions