How to use a self created library in Keil C ?
Include the .h file(s) in the include path for your project and add the library to Project Components.
So thank's
So what did C++ have to do with it?