[comp.lang.c++] translate large C code to C++

nieh@nnn.crd.ge.com (Ko-Haw Nieh) (11/16/89)

I have a well debugged package written in C with 35000 lines 
of code (around 1000 functions). It is intended to be as an 
embedded system. The interface only contains 20 functions.
Is there an easy way to translate it into C++ and wrapped it into
a class.  So it can be instantiated several times in a large 
C++ based system. 
Is it realistic to have a class contains 35000 lines of code ?

Thanks,

--

Ko-Haw Nieh

General Electric Company            | nieh@crd.ge.com
Corporate Research and Development  | uunet!crd.ge.com!nieh
P.O BOX 8, K1-ES224 		    | FAX : 518-387-7258
Schenectady, NY 12301               | TEL : 518-387-7431