swarm-support
[Top][All Lists]
Advanced

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

Re: lispAppArchiver ref?


From: Marcus G. Daniels
Subject: Re: lispAppArchiver ref?
Date: 04 Dec 2000 06:24:18 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "KG" == Ken Gosier <address@hidden> writes:

KG> Can someone point me to a ref on the details of how
KG> lispAppArchiver works?

There's been a lot of discussion here about it here, so you can
probably find answers about details in this mailing lists' archives.

KG> The questions I'm worried about have to do with details, like --
KG> for initializing BOOL variables, can I initialize with NO, for
KG> instance, or should I use 0?  -- One of my params is a double *,
KG> and another is the length of the vector this points to. Is there a
KG> way to initialize these params within the .scm file?

In Objective C, BOOL is unfortunately conflated with unsigned char,
but takes preference.  double * is out but arrays should work.

I've got to go catch a plane, but maybe someone else can answer further
questions..


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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