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