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