[fpc-pascal] how to bind the following c code ?

dmitry boyarintsev skalogryz.lists at gmail.com
Wed Apr 14 11:44:48 CEST 2010


On Wed, Apr 14, 2010 at 1:38 PM, ik <idokan at gmail.com> wrote:
> I do not understand the G_GNUC_CONST part, does anyone here know what it
> suppose to be ?

It's C define. I suspect it would be some GNU-C attribute, that in the
end won't be used by Pascal in anyway.
You need to find the definition of G_GNUC_CONS to be sure.

thanks,
dmitry



More information about the fpc-pascal mailing list