Ticket #101 (new enhancement)
libburn module for the D programming language
| Reported by: | Anders | Owned by: | pygi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | libburn | Version: | |
| Keywords: | Cc: |
Description
I translated libburn.h (0.3.6) into D. It works, but I didn't test it extensively so bugs are expected (typos, etc).
compile: dmd program.d libburn.d -L-lburn
program.d: import libburn; void main () { do stuff }
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
