makeheaders
Simple utility that will automatically generate header files
makeheaders
Descrizione
The makeheaders program is a simple utility that will automatically generate all ".h" files for large programming project based on information gleaned from the ".c" and/or ".cpp" source files. It operates by scanning the C and/or C++ source code, extracting appropriate macros, structure and subroutine declarations and writing this declarations, in the correct order, into the generated header files.
Installa
Canale stable v20181102-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install makeheaders
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.