Main Page
|
Class List
|
Class Members
|
Related Pages
Our main function starts like this:
void
main() {
First we create a object
t
of the
Test
class.
Test
t;
Then we call the example member function
t.
example
();
After that our little test routine ends.
}
Generated on Wed Sep 22 01:16:25 2004 for Include Command by
1.3.8-20040913