#include <sys/types.h>
Include dependency graph for players.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | _player |
Typedefs | |
| typedef _player | PLAYER |
Variables | |
| PLAYER | player [] |
| int | n_players |
| int | fdtoplayer [32] |
| fd_set | inputfds |
| int | nfds |
| int | user |
(to be defined)
Definition in file players.h.
|
|
Referenced by leave(), and new_players(). |
|
|
Definition at line 85 of file players.h. Referenced by main(), and new_players(). |
|
|
Definition at line 86 of file players.h. Referenced by leave(), main(), and new_players(). |
|
|
Definition at line 83 of file players.h. Referenced by decrementusers(), and main(). |
|
|
Definition at line 87 of file players.h. Referenced by main(), and new_players(). |
|
|
|
|
|
|
1.3.4