askhad-apishev / corewar

0 stars 0 forks source link

vm task 21 #24

Closed srgbl closed 4 years ago

srgbl commented 4 years ago

Preparing carry for execution:

Quick fix in output of introducing_player(), new line added. It seems there is no option to test this until functions for all operations are done.

srgbl commented 4 years ago

Magic constants defined in header mow. Author file fixed. Test_vm folder revision. Ft_printf fix: there was ft_strlen(s) call after free(s). Norminette major errors fixed in src_vm.