Downloadliste

Projektbeschreibung

h2incn tries to directly convert C/C++ headers to
Nasm-style include files, and can be used in a
makefile. It is useful if you want to use the same
structures or external variable declarations in C
and assembler code, and you don't want to use two
separate files and update both each time you
change something. It is written in a mix of C and
C++ code. It currently works for simple files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-24 06:11
0.5

User typedefs sind jetzt verstanden.
Tags: Minor feature enhancements
User typedefs are now understood.

2003-06-11 19:55
0.3

Tags: Initial freshmeat announcement

Project Resources