<div dir="ltr">On Tue, Dec 11, 2012 at 5:57 AM, Francisco Vieira de Souza <span dir="ltr">&lt;<a href="mailto:vieira.ufpi@gmail.com" target="_blank">vieira.ufpi@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Simon! Is it not necessary to show the type of igraph_bool_t<br>
igraphhaskell_initialized like<br>
<br>
&quot;int igraph_bool_t igraphhaskell_initialized = 0&quot;?<br></blockquote><div><br></div><div>&quot;igraph_bool_t&quot; uses the _t suffix convention for typedefs in C; in other words, it *is* the type.  (And if it weren&#39;t, that would be a compile time error, not link time.)</div>
<div><br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div><br>
</div>