OH! , sorry !
have a good 2.016!!
Saludos
Martin
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sou
Le 29/12/2015 23:48, tercoide a écrit :
> How to declare arrays when making a component, ie :
> C declaration in library
> void glVertexPointer(GLint size, GLenum type, GLsize stride, const
> GLvoid*array)
>
> C gb component
>
> GB_STATIC_METHOD( ..??
>
> DECLARE_METHOD(.?
>
>
>
> Ing. Mar
On Tue, 29 Dec 2015, tercoide wrote:
> How to declare arrays when making a component, ie :
> C declaration in library
> void glVertexPointer(GLint size, GLenum type, GLsize stride, const
> GLvoid*array)
>
> C gb component
>
> GB_STATIC_METHOD( ..??
>
> DECLARE_METHOD(.?
>
I'll tell yo
How to declare arrays when making a component, ie :
C declaration in library
void glVertexPointer(GLint size, GLenum type, GLsize stride, const GLvoid*array)
C gb component
GB_STATIC_METHOD( ..??
DECLARE_METHOD(.?
Ing. Martín P. Cristiá
Mensaje original
De: gambas-