[cffi-devel] Patch that adds an example of arrays to the documentation of defcstruct
20 Mar
2007
20 Mar
'07
5:49 p.m.
Hi, some users are not very attentive when reading documentation and rely on examples so i just though that it would be useful to have an example of an array defined as a member of a c struct in the manual. Ignas
17 Apr
17 Apr
12:22 a.m.
New subject: [cffi-devel] Re: Patch that adds an example of arrays to the documentation of defcstruct
"Ignas Mikalajunas" <ignas.mikalajunas@gmail.com> writes:
+;; @lispcmt{Using :count to define arrays inside of a struct.} + +(defcstruct video_tuner + (name :char :count 32))
Thanks, I've applied this to my tree. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
6504
Age (days ago)
6532
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ignas Mikalajunas
-
Luis Oliveira