Talk:FFI complete examples
From HaskellWiki
(Difference between revisions)
(New page: ncurses is proving too difficult to setup, so I'm working on a new library called charm. The C code works by itself, but I can't compile a Haskell wrapper for it. While the tutorials at Ha...) |
(Replacing page with 'How does one interface with a C enum?') |
||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | + | How does one interface with a C enum? | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Current revision
How does one interface with a C enum?
