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

The file containing the sti function. More...

Functions

void exec_sti (champion_t *champion, node_t *address)
 The sti function.
 

Detailed Description

The file containing the sti function.

Function Documentation

◆ exec_sti()

void exec_sti ( champion_t * champion,
node_t * address )

The sti function.

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