Example Code
typedef float MyFloat;
typedef int IntArray2[11];
class foo;
typedef foo *MyFooPtr;