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