typedef struct BupDir { Uint8 filename [12]; / * File name / * (ASCII 11 characters + NUL total 12) Uint8 comment [11]; / * Comment / * (A total of 11 ASCII characters + NUL) Uint8 language; / * Language type of comment / * Japanese: BUP_JAPANESE / * English: BUP_ENGLISH / * French: BUP_FRANCAIS / * German: BUP_DEUTSCH / * Spanish: BUP_ESPANOL / * Italian: BUP_ITALIANO Uint32 date; / * Datetime data Uint32 datasize; / * Data size (unit :) Uint16 blocksize; / * Data size (unit: block) } BupDir; | */ */ */ */ */ */ */ */ */ */ */ */ * / * / |