File: SUBOR.H | Size: 117 bytes | Download file | Back to directory listing | BWPOW's homepage
typedef struct{
  char filename[300];
  int size;
  char a,b;
 
  int rovn;
}SUBOR;
 
#define MAX_SUBOR 16000