guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segmenation fault


From: Catonano
Subject: Re: segmenation fault
Date: Fri, 9 Jun 2017 10:17:18 +0200

Amirouche,

2017-06-09 10:00 GMT+02:00 Amirouche Boubekki <address@hidden>
:

>  It's something like (bytevector->pointer (make-vector)) there is a
> make-double-pointer procedure in guile git
>
>

Thank you !!

I took a look at the guile-gcrypt code and I found

(bytevector->pointer (make-bytevector (sizeof '*))

I was going to write this right now !

It works !
I just called freexl-open and it returned 0 !!

Thanks so much !


reply via email to

[Prev in Thread] Current Thread [Next in Thread]