[fpc-pascal]XChat plugins using FPC
Marco van de Voort
marcov at stack.nl
Wed Jul 23 03:28:55 CEST 2003
> I can successully compile and test the plugin source listed at
> http://xchat.org/docs/plugin20.html written in C.
>
> However I don't like C much and am wondering if it's possible to do the
> same thing in pascal... ? I know it has to be possible, but I need
> someone to start me off in the right direction...
Probably yes, but you'll need to convert headers of xchat-plugin.h. The
"h2pas" util can be handy for this. (or at least it can save a lot of time)
More information about the fpc-pascal
mailing list