chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Calling Chicken from C/C++


From: Joel Reymont
Subject: [Chicken-users] Calling Chicken from C/C++
Date: Wed, 8 Dec 2004 21:55:07 +0000

Folks,

I'm looking for an example of how I should call a Scheme function within
Chicken.

I understand that all the Scheme code would be compiled but where would I
find the "entry point" into Chicken and how would I call my Scheme function?

I suppose I want to initialize Chicken from my C++ main() and then call a
Scheme function that 

1) Takes a string and returns nothing and 
2) Takes nothing and returns a string

Any pointers would be appreciated!

    Thanks, Joel

-- 
OpenPoker: The Linux of poker software
http://wagerlabs.com/forums






reply via email to

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