Topic: Classes - .h & .cpp


Author: mcbride@ee.ualberta.ca (Eurodean)
Date: 22 May 1994 23:03:24 GMT
Raw View
I have a little query here.  I am attempting to build a class, but I would
rather have my member functions in a seperate module so that it doesn't have
to be recompiled every time.  I was wondering if this is currently possible,
and, if so, how.  Borland C++ 4.0 doesn't seem to like how I did the same
kind of thing in C : 'extern'.  Of course, with normal C it wasn't a class,
just a bunch of reused functions.  If there is some way to use the same type
of thing so that I don't have to sit through the continual recompile, I would
be anxious to find out... :>

E-mail at the address below is preferred, but I will try to keep an eye for
followups as well.  Thanks in advance!

..one CONFUSED C/C++ programmer.  (C first, C++ just lately)
 :-)

--
---------------------------------------------------------------------------
|Darin McBride           |Team OS/2 - where the future is....             |
|  mcbride@ee.ualberta.ca|Windows: brought to you by the makers of EdLin  |
---------------------------------------------------------------------------