Skip to content
Snippets Groups Projects
Commit dc47392e authored by Loke Nesse Svelland's avatar Loke Nesse Svelland
Browse files

updated data structure in dta files, no data just structure

parent 61692c6f
No related branches found
No related tags found
No related merge requests found
(Nr of players written on file?)
Player Name Rating PlayerID Club
(notice the space between all inputs, additionally all inputs are placed with setw() to know where a named and club starts/stops)
firstname
lastname
rating
playerid
club
white
results liste ->
playedAgainst liste ->
[Roundnr]
[White player] [Black player] [Tablenr]
[White player] [Black player] [Tablenr]
[Roundnr]
[White player] [Black player] [Tablenr]
[White player] [Black player] [Tablenr]
nr of tables
current Round
nr of rounds
white vector
black vector
finished
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment