Posted by Fox on 1999-07-18
I'm working on a big project in Visual C++ 6.0. Up 'till now, I've been content on just using a main file and its header. But now it's getting cluttered with function defs, and the like. This is my first time using VC++6(I'm used to a Borland). I don't know how to split a project into separate cpp files without getting all kinds of strange, unexplainable errors. I don't know what to include, and what not to. Can anyone tell me(in like algorithmic style) how to properly split class defs, and member function defs into separate files? ____________________________________ Signed: "Fox" sfox@xxxxxxxx.xxx Unbeknownst to most people, the Hertz is the unit of measurement of how much faster, and smarter, the computer is compared to you. ____________________________________
Previous post | Next post | Timeline | Home