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

The file containing the aff function. More...

Functions

void exec_aff (champion_t *champion, node_t *address)
 The aff function.
 

Detailed Description

The file containing the aff function.

Function Documentation

◆ exec_aff()

void exec_aff ( champion_t * champion,
node_t * address )

The aff function.

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