citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Add EOF character in stdin #163

Open jeissonh opened 7 years ago

jeissonh commented 7 years ago

Add an EOF special character to the end of stdin buffer and animate it as any other character. Make sure it is read by some thread after the last normal character. It should also be shown when test case's input file is empty.