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

The zjmp containing the live function. More...

Functions

void exec_zjmp (champion_t *champion, node_t *address)
 The zjmp function.
 

Detailed Description

The zjmp containing the live function.

Function Documentation

◆ exec_zjmp()

void exec_zjmp ( champion_t * champion,
node_t * address )

The zjmp function.

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