Try OpenEdge Now
skip to main content
Programming Interfaces
External Program Interfaces : Host Language Call Interface : HLC files and directories
 

HLC files and directories

The default HLC installation process creates the directories listed in the following table.
Table 71. HLC directories
UNIX
Windows
$DLC/oebuild/hlc
%DLC%\oebuild\hlc
$DLC/oebuild/hlc/examples
%DLC%\oebuild\hlc\examples
The directories in the above table contain the files listed in the following table.
Table 72. HLC filenames
Filename
Description
c
Script to compile your C functions with the correct parameters to use with HLC
hlc.h
HLC function library header file
hlprodsp.c
Prototype HLC dispatch routine file
The examples directory contains HLC example files for an oil tank demo application called Tank, described later in this document.