HLC files and directories
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The default HLC installation process creates the directories listed in the following table.
| 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:
| 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.