[Haskell-cafe] GHCi + FFI + global C variables

Tristan Seligmann mithrandi at mithrandi.net
Tue Dec 11 12:53:36 CET 2012


On Tue, Dec 11, 2012 at 12:57 PM, Francisco Vieira de Souza
<vieira.ufpi at gmail.com> wrote:
> Hi Simon! Is it not necessary to show the type of igraph_bool_t
> igraphhaskell_initialized like
>
> "int igraph_bool_t igraphhaskell_initialized = 0"?

"igraphhaskell_initialized" is the name of the variable,
"igraph_boot_t" is the type of the variable.
--
mithrandi, i Ainil en-Balandor, a faer Ambar



More information about the Haskell-Cafe mailing list