Is it possible to automatically generate interface units from C header files? In particular, I want to wrap the HDF5 library, and it would be great if I could avoid writing the interface unit manually.
Is it possible to automatically generate interface units from C header files? In particular,
Share
The free pascal includes the H2PAS tool.