This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

calling scheme function from C


Vadim Zaliva writes:
 > Hi!
 > 
 > That is the best way to take pointer of some scheme function and call it
 > from "C"? 

gh_apply
--
Klaus Schilling