ReactOS 0.4.15-dev-7834-g00c4b3d
test_c.cc File Reference

Go to the source code of this file.

Functions

int g ()
 

Function Documentation

◆ g()

int g ( )

Definition at line 1 of file test_c.cc.

2{
3 return 0;
4}