Re: (ct:cref :long a-test) ?

"Chris Double" <[email protected]> Fri, 04 Apr 2003 20:46:44 +1200
Newsgroups gmane.lisp.corman
Message-ID <[email protected]>
On Fri, 04 Apr 2003 08:34:49 -0000, "lcluke" <[email protected]> said:
> I am trying to access a variable of type :long which I have created 
> using...
> 
> (setf value (ct:malloc (ct:sizeof :long)))
> 
> ... however when I try to use cref, I get the following error ...
> 
> (ct:cref :long value)

You want:

  (ct:cref (:long *) value 0)

Chris.
-- 
  Chris Double
  [email protected]

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/VygGAA/SyjtlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/