BLOCKSIZE
got = read(fdin, Block, BLOCKSIZE);
static char Block[BLOCKSIZE]; // and stored in the global Block array