ReactOS 0.4.15-dev-7958-gcd0bb1a
test2.cc File Reference

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 1 of file test2.cc.

2{
3 return 2;
4}