htoclean(1) - Linux man page
Name
htoclean - generate a Clean module for the specified C header file
Synopsis
htoclean [h_file_name]
Description
Generates a .icl and .dcl file for a c header file. This makes it possible to call C functions from within
a Clean program.
See Also
clm(1)