
|
TOP --> CcDoc
- class CCcDoc
CcDoc main.
- Author:
-
Joe Linoff
- Version:
-
0.7a
- Source:
-
../../ccdoc/src/ccdoc.h:27
CCcDoc
- [public] Constructor.
Run
- [public] Run the program and return the exit status.
CCcDoc
public CCcDoc ( ) ;
Constructor.
Run
public int Run ( int argc ,
char * * argv ) ;
Run the program and return the exit status.
- Parameters:
-
argc
| The number of command line arguments.
| argv
| The command line arguments.
|
- Return:
-
The number of errors encountered.
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.
|