lib/standard/stream: Changed implementation of read to better respect its documentation
[nit.git] / c_src / tables._ffi.c
1 /*
2 Extern implementation of Nit module tables
3 */
4 #include <stdlib.h>
5 #include <stdio.h>
6 #include "tables._ffi.h"