chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Building C Libraries with chicken


From: Christian Kellermann
Subject: Re: [Chicken-users] Building C Libraries with chicken
Date: Wed, 1 Sep 2010 13:42:00 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

* felix winkelmann <address@hidden> [100901 13:34]:
> int main(int argc, char *argv[])
> {
>   CHICKEN_run((void *)C_toplevel);
>   yo_dawg();
>   return 0;
> }

Thanks for the excellent (and fast) reply!  Despite the laugh I
always get when seeing CHICKEN_run(), what's the necessity to call
this?

Thanks,

Christian




reply via email to

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