ReactOS 0.4.15-dev-7942-gd23573b
stterm-test.cc File Reference
#include <stdio.h>
Include dependency graph for stterm-test.cc:

Go to the source code of this file.

Classes

class  Init
 
class  Init2
 
class  It
 

Functions

int main ()
 

Variables

static Init init
 
static Init2 init2
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 114 of file stterm-test.cc.

115{
116 return 0;
117}

Variable Documentation

◆ init

Init init ( void  )
static

Definition at line 63 of file stterm-test.cc.

◆ init2

Init2 init2
static

Definition at line 64 of file stterm-test.cc.