[cffi-devel] sizeof() Operator
13 Sep
2009
13 Sep
'09
8:11 a.m.
Hi, Is there anything available in CFFI similar to sizeof() operator in C? I want to get the size of the structs/types defined via DEFCSTURCT/DEFCTYPE. Regards.
13 Sep
13 Sep
9:52 a.m.
On Sunday 13 September 2009 12:11:04 Volkan YAZICI wrote:
Is there anything available in CFFI similar to sizeof() operator in C? I want to get the size of the structs/types defined via DEFCSTURCT/DEFCTYPE.
see CFFI:FOREIGN-TYPE-SIZE (http://common-lisp.net/project/cffi/manual/html_node/foreign_002dtype_002dsi...)
5624
Age (days ago)
5624
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kalyanov Dmitry
-
Volkan YAZICI