I'm not sure if this should go in the Tech board or not, but I'd like to know how you sell your classes to a company, seeing as you can't compile them, and you don't want the company to modify them...
Thanks...
This is a discussion on Selling classes to companies within the Tech Board forums, part of the Community Boards category; I'm not sure if this should go in the Tech board or not, but I'd like to know how you ...
I'm not sure if this should go in the Tech board or not, but I'd like to know how you sell your classes to a company, seeing as you can't compile them, and you don't want the company to modify them...
Thanks...
Can .lib files be opened and modified ? The whole point is to make sure whoever wants to use this can't touch the private variables... The header .h files can easily be modified.
Modifying the class may allow them to do things you didn't want them to do :P As for a .lib, how can I create one ? I use DevC++... And I have a habit of never creating projects![]()