EaTea / OS-glowing-ninja

OS-Project-FunFun
1 stars 1 forks source link

Problems with handling whitespace #10

Closed EaTea closed 12 years ago

EaTea commented 12 years ago

@nictheman

Unfortunately, sscanf appears to fail when processing j=j+1, if I use something like j=j + 1. Causes the integers to all be read wrongly in file_parse.c.

Amitava's aim won't be to break our program like this but it does cause some rather unpleasant side effects when trying to work on IO.