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

The file containing the lld function. More...

Functions

void exec_lld (champion_t *champion, node_t *address)
 The lld function.
 

Detailed Description

The file containing the lld function.

Function Documentation

◆ exec_lld()

void exec_lld ( champion_t * champion,
node_t * address )

The lld function.

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