Call an HLC library function
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.