Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I compile application programs that call HDF functions?

0
10 Posted

How do I compile application programs that call HDF functions?

0

To use HDF routines in your C program, you must either have the line #include “hdf.h” if you do not use the mfhdf library, or #include “mfhdf.h” if you do, near the beginning of your code. The HDF Group provides the h4cc and h4fc scripts for compiling applications. These tools come with the pre-compiled binaries and source code.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123