Call an HLC library function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.