Eduardo Cavazos
2009-02-25 20:01:03 UTC
Hello,
Is this:
(ffi-add-alias-of-attribute-entry! 'xyz 'ulong)
the proper way to model this:
typedef unsigned long xyz ;
Just wanted to verify since the manual isn't clear on this.
Ed
Is this:
(ffi-add-alias-of-attribute-entry! 'xyz 'ulong)
the proper way to model this:
typedef unsigned long xyz ;
Just wanted to verify since the manual isn't clear on this.
Ed