home.social

#makeheaders — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #makeheaders, aggregated by home.social.

  1. is a header file generator.

    Makeheaders scans C or C++ source files for public definitions and creates header files containing prototypes for found definitions. Makeheaders enables integration of both the interface and implementation into a single file which is automatically expanded into the two files. Makeheaders is very fast, works with make, and can work as .

    Website 🔗️: hwaci.com/sw/mkhdr/