Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
test6.cpp File Reference
#include "../debug.h"
#include <stdio.h>

Go to the source code of this file.

Functions

void func1 (void)
 
void func2 (void)
 
void func3 (void)
 
void main (void)
 

Variables

int test
 
int divByZero
 

Function Documentation

◆ func1()

void func1 ( void )

Definition at line 34 of file test6.cpp.

◆ func2()

void func2 ( void )

Definition at line 39 of file test6.cpp.

◆ func3()

void func3 ( void )

Definition at line 44 of file test6.cpp.

◆ main()

void main ( void )

Definition at line 49 of file test6.cpp.

Variable Documentation

◆ divByZero

int divByZero

Definition at line 32 of file test6.cpp.

◆ test

int test

Definition at line 32 of file test6.cpp.