#include <base.h>
Public Attributes | |
| WthorHeader | header [1] | 
| char(* | tournament )[26] | 
| int | n_tournaments | 
| char(* | player )[20] | 
| int | n_players | 
| WthorGame * | game | 
| int | n_games | 
| WthorGame* WthorBase::game | 
tournament players
| WthorHeader WthorBase::header[1] | 
| int WthorBase::n_games | 
games
| int WthorBase::n_players | 
players
| int WthorBase::n_tournaments | 
tournaments
| char(* WthorBase::player)[20] | 
tournament number
| char(* WthorBase::tournament)[26] | 
Header
 1.8.14