Corewar documentation 1.0.0
Loading...
Searching...
No Matches
lfork.c File Reference

The file containing the lfork function. More...

Functions

void exec_lfork (champion_t *champion, node_t *address)
 The lfork function.
 

Detailed Description

The file containing the lfork function.

Function Documentation

◆ exec_lfork()

void exec_lfork ( champion_t * champion,
node_t * address )

The lfork function.

Parameters
championThe champion to execute the lfork function
addressThe address of the lfork function
Returns
void