|
Scid
4.7.0
|

Go to the source code of this file.
Functions | |
| int | comparePlayerData (playerDataT *p1, playerDataT *p2, crosstableSortT option) |
| uint | max (int a, int b) |
Variables | |
| const uint | perf_elodiff [51] |
| int comparePlayerData | ( | playerDataT * | p1, |
| playerDataT * | p2, | ||
| crosstableSortT | option | ||
| ) |
Definition at line 105 of file crosstab.cpp.
| uint max | ( | int | a, |
| int | b | ||
| ) |
Definition at line 237 of file crosstab.cpp.
| const uint perf_elodiff[51] |
Definition at line 22 of file crosstab.cpp.
1.8.13