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

The file containing the st function. More...

Functions

void exec_st (champion_t *champion, node_t *address)
 The st function.
 

Detailed Description

The file containing the st function.

Function Documentation

◆ exec_st()

void exec_st ( champion_t * champion,
node_t * address )

The st function.

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