BUFFER_SIZE 444 dec265/dec265.cc uint8_t buf[BUFFER_SIZE]; BUFFER_SIZE 445 dec265/dec265.cc int n = fread(buf,1,BUFFER_SIZE,fh);