C libraries

The compiled C libraries are located in the $OMROOT\LangC\lib directory:

Of the instrumentation libraries for C, five were written natively in C. However, <env>tomtraceRic is a C++ library that is located in $OMROOT\LangCpp\lib. It provides C tracing services, although the library itself was written in C++. Because the library is precompiled, you need only link to it. Therefore, the language in which it was written is not important.


Feedback