Call an HLC library function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Any C source file that calls an HLC library function must include the hlc.h header file at the beginning of the file, as shown in the
following example for Unix:
|
Note: This statement assumes you installed HLC in the default
$DLC/oebuild/hlc directory for Unix.