[cl-opengl-devel] gl-array count

Luís Oliveira luismbo at gmail.com
Thu Jul 19 19:21:16 UTC 2012


On Thu, Jul 19, 2012 at 1:39 PM, Chris Bagley <chris.bagley at gmail.com> wrote:
> In this struct, size is set to the type of unsigned byte...why? It seem that
> this stores the length of the foreign array which, as far as I can tell from
> CFFI doco, is an integer.

unsigned-byte is the same as the type specifier (integer 0 *), i.e. an
unsigned integer. Does that clear it up?

-- 
Luís Oliveira
http://r42.eu/~luis/




More information about the cl-opengl-devel mailing list