chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] (declare DECLSPEC ...) question


From: Felix Winkelmann
Subject: Re: [Chicken-users] (declare DECLSPEC ...) question
Date: Thu, 15 Apr 2004 08:12:53 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

Terrence Brannon wrote:

In my search to figure out how to use export() on my own, I ran across pcre.scm.

It uses a DECLSPEC which does not appear to be listed in

    http://www.call-with-current-continuation.org/manual/manual-Z-H-21.html

Well, it says

"DECLSPEC may be any of the following:"


 -- fixnum is not listed, fixnum*-arithmetic is*


"[declaration specifier] ([number-type] TYPE)"

  Here "number-type" is optional and TYPE may be "fixnum".
  But that is indeed not very clear from the documentation.


And for some reason export() is not documented here.


Right. Sorry.


cheers,
felix





reply via email to

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