5.8 Using a C++ Compiler

There are basically two differences between using a C++ compiler and a C compiler to develop application ATMI servers:

  • Different declarations of the service function
  • Different use of constructors and destructors