On Mon, Aug 04, 2003 at 12:45:50PM +0200, Paolo Molaro wrote:
> We added it a while back: use mono_object_unbox() to get a pointer
> to the data:
> 
>       gint32 *int32p = mono_object_unbox (obj);
>       gint32 value = *int32p;

Should this maybe be a macro?  Its a one line function right now
and I guess it gets called a lot.
-- 
sam clegg
:: [EMAIL PROTECTED] :: http://superduper.net/ :: PGP : D91EE369 
$superduper: .signature,v 1.13 2003/06/17 10:29:24 sam Exp $

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to