From: Qu Zhou
Subject: out parameter
Date: 
Message-ID: <9currj$91p$1@cantaloupe.srv.cs.cmu.edu>
I'm currently working on integrating an Allegro Common Lisp client with a
C++ server by using ACL's OLE package. the problem I'm facing is about how
the ACL client gets a value from the C++ server through a function call's
out parameter.

Thanks a lot!

Joe