Previous PageTable Of ContentsHomeIndexNext Page


3.  Building Applications


Top Of Page3.1.  Include Files

Function prototypes and equates are defined in include files, also known as header files. Applications that use Intel Dialogic library functions must contain statements for include files in this form, where filename represents the include file name:

#include <filename.h>

The following header files must be included in application code in the order shown prior to calling Intel Dialogic library functions:

NOTE:
srllib.h must be included in code before all other Intel Dialogic header files.

By default, the header files are located in the following directory: \<install directory>\dialogic\inc.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003