Hi guys!

I'm looking for a method how to create a .DLL file from a .C file .That dll file contains utility functions.
Is it possible that i will not declare it as a class this utility module?

Thanks!