My Project
Public Attributes | List of all members
WthorHeader Struct Reference

Header for wthor files. More...

#include <base.h>

Public Attributes

char century
 
char year
 
char month
 
char day
 
char board_size
 
char game_type
 
char depth
 
char reserved
 
unsigned short n
 
unsigned short game_year
 
int n_games
 

Detailed Description

Header for wthor files.

struct WthorHeader

Member Data Documentation

◆ board_size

char WthorHeader::board_size

board size (8 or 10)

◆ century

char WthorHeader::century

Century.

◆ day

char WthorHeader::day

day

◆ depth

char WthorHeader::depth

depth (of theoric score)

◆ game_type

char WthorHeader::game_type

game type (games or solitaires)

◆ game_year

unsigned short WthorHeader::game_year

◆ month

char WthorHeader::month

month

◆ n

unsigned short WthorHeader::n

◆ n_games

int WthorHeader::n_games

◆ reserved

char WthorHeader::reserved

reserved

◆ year

char WthorHeader::year

Year.


The documentation for this struct was generated from the following file: