| Corewar documentation 1.0.0
    | 
The champion structure. More...
#include <corewar.h>
| Data Fields | |
| char * | file_path | 
| char * | prog_name | 
| char * | comment | 
| int | prog_size | 
| int | prog_number | 
| int | address | 
| int | reg [REG_NUMBER] | 
| int | cooldown | 
| bool | alive | 
| int | program_counter | 
| bool | carry | 
The champion structure.