The default HLC installation process creates the directories listed in the following table.

Table 1. HLC directories
Unix Windows
$DLC/oebuild/hlc %DLC%\oebuild\hlc
$DLC/oebuild/hlc/examples %DLC%\oebuild\hlc\examples

The $DLC/oebuild/hlc directory contains the following files:

Table 2. HLC filenames
Filename Description
hlc.h HLC function library header file
hlprodsp.c Prototype HLC dispatch routine file

The $DLC/oebuild/hlc/examples directory contains HLC files for an oil tank demo application called Tank, which is described in Example HLC application.