home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
doxg1211.zip
/
doxygen.zip
/
examples
/
file.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-12-04
|
183b
|
11 lines
/** \file file.h
* A brief file description.
* A more elaborated file description.
*/
/**
* A global integer value.
* More details about this value.
*/
extern int globalValue;