askhad-apishev / corewar

0 stars 0 forks source link

Add printing annotated version of a file #36

Closed akaruitori closed 4 years ago

akaruitori commented 4 years ago

The -a option is now working. Made a lot of changes to parsing_* functions -- needed to save more data for annotated output. Also made bit of slight changes like adding a check that fd is bigger than -1 before closing a file.