lib/standard: Changed semantics of read_char and added read_byte for future uses
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 12 May 2015 15:34:45 +0000 (11:34 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 12 May 2015 15:34:45 +0000 (11:34 -0400)
commit9c90bb5a9f9bd533b64f407bfe0774707296a2bd
tree39b4fccba0e4d022351744252953276e6521e46c
parent6df56eb060c4111b43982f56a7751ad8b2c13881
lib/standard: Changed semantics of read_char and added read_byte for future uses

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/exec.nit
lib/standard/file.nit
lib/standard/stream.nit
tests/example_wc.nit