|
Corewar documentation 1.0.0
|
The file containing the xor function. More...
#include "../../include/corewar.h"Functions | |
| void | exec_xor (champion_t *champion, node_t *address) |
| The xor function. | |
The file containing the xor function.
| void exec_xor | ( | champion_t * | champion, |
| node_t * | address ) |
The xor function.
| champion | The champion to execute the xor function |
| address | The address of the xor function |