Ok I must be missing something. I'm trying to make a simple class and I keep getting linker errors. I made the .h file and put it in include ( I'm using Borland 5) the .cpp I just put in a folder. I read through some of the threads and they talk about compiling the files but not linking them to create an .obj file. I'm not sure how to do this. The error i'm getting is
[linker error] unresolved external referenced from c:/(where my .cpp is)

any help would be great