How to define a class in more than two .h files?

From: ronic (iamsu_at_sohu.com)
Date: 02/29/04


Date: 29 Feb 2004 01:35:46 -0800

I am creating a big class.
and I want to define in different files for this class.
How to do it?
Thanks.