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