00001 #include "readwrite.h" 00002 #include "buffer.h" 00003 00004 char buffer_1small_space[256]; 00005 static buffer it = BUFFER_INIT(write,1,buffer_1small_space,sizeof buffer_1small_space); 00006 buffer *buffer_1small = ⁢