List of all printf(), sprintf(), etc. formats strings mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '%s loses the game!' | 1 |
|
| "%s:\t%d" | 1 |
|
| 'Starting a game with %s, %s, %s, %s' | 1 |
|
| 'Round %d: %s starts the game' | 1 |
|
| "%s plays:\t%s" | 1 |
|
| '%s played %s, the highest matching card of this match and got %d point added to his total score. %s’s total score is %d points.' | 1 |
|
| "%s has been dealt:\t%s %s %s %s %s %s %s" | 1 |
|