From: Ronald S. Chong
Subject: Can C return strings to Allegro?
Date: 
Message-ID: <2t4pq9$52i@zip.eecs.umich.edu>
hi all:

i'm fumbling around trying to learn foreign functions calls to c.  the
:return-type keyword argument for ff:defforeign doesn't have a value
that would permit strings to returned from the c function.  how is
this typically done.  thanks.

/r/