Skip to content

87fabio/hl7libc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HL7 message handling library, in C.

Currently has been tested on Ubuntu 8.04, 8.10, 9.04, and AntiX 
(Mepis) 8. (All Debian-based distributions of Linux.)

While I plan on adding autoconf support, for now just type 'make'.

The test currently requires you install the debug server into inetd.
As soon as I've finished a real listener (it's in the works), 
I'll fix that.

The end goal is to make it work in a similar fashion to hl7libpp[1], 
as one can likely tell by the use of structures / function pointers
to emulate member functions. OO concepts are fun in C. (:


[1] http://code.google.com/p/hl7libpp/

About

Automatically exported from code.google.com/p/hl7libc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published