CReadme.txt | A file that contains information and instructions for the C client code. Refer to this file for information about compiling, running, and deploying your C/C++ client application. |
ServiceName.mak | A file that contains compiler settings for the C/C++ client. Be sure to update this file with the correct settings for your environment. |
ServiceName.c | An example file that contains the C/C++ client code. It is not intended for use “as is” in custom applications. |