I have this code need to be compiled in dev c++ as an object to be linked against other code later.
It's just a bounch of classes and void function.
It doesn't have a main function.
I'am new in programming and wondering if there is a way to compile this source code under dev c++?