DDS Developers Documentation → "C" Templates


 "C" Application Libsup
developers
Base DDS Routines 

XIII. "C" Templates

The easiest way to build a DDS application is to use the make files provided by DDS (MakeVariables and MakeRules). A typical Makefile would look like:

These "C" templates provide some simple examples:

  1. Template demonstrating the use of the base DDS routines for a simple trace-to-trace processing scheme.
  2. Template demonstrating the simple use of DDS convenience routines for a simple trace-to-trace processing scheme without using or passing any trace headers.
  3. Template demonstrating more advanced use of DDS routines for multiple input and output datasets referencing input headers and creating new output headers.

 "C" Application Libsup
developers
Base DDS Routines 
For additional help, open an issue here