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