Included Files

To compile the SNALink, the header files SNA_DLC.H, SNA_CNST.H and TRACE.H are required. In addition, one of the standard operating system header files may be required. To include the required files, the following lines should be used in your application:

#include <sna_dlc.h>
#include <sna_cnst.h>
#include <trace.h>