Compound List   Compound Members  

Test Class Reference

Test class. More...

List of all members.


Public Members

const char* member (char,int) throw(std::out_of_range)
A member function. More...


Detailed Description

Test class.

Details about Test.


Member Function Documentation

const char * Test::member (char c, int n) throw(std::out_of_range)

A member function.

Parameters:
c - a character.
n - an integer.
Exceptions:
std::out_of_range - parameter is out of range.
Returns:
a character pointer.

The documentation for this class was generated from the following file:
Generated at Thu Sep 2 10:59:19 1999 for Fn Command by doxygen  written by Dimitri van Heesch, © 1997-1999