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