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

The file containing the ldi function. More...

Functions

void exec_live (champion_t *champion, node_t *address)
 The live function.
 

Detailed Description

The file containing the ldi function.

The file containing the live function.

Function Documentation

◆ exec_live()

void exec_live ( champion_t * champion,
node_t * address )

The live function.

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