[fpc-pascal] Get value of PPChar ?

Sven Barth pascaldragon at googlemail.com
Mon Apr 17 09:25:07 CEST 2017


Am 17.04.2017 00:47 schrieb "fredvs" <fiens at hotmail.com>:
>
> Free Pascal - General mailing list wrote
> > According to the code it also returns 0 with icy_meta being Nil if there
> > is no corresponding data:
> >
https://github.com/georgi/mpg123/blob/master/src/libmpg123/libmpg123.c#L1384
>
> Ha, nice, you did find the only doc available : the source code (that
> contains no comment, of course ;-) )
>
> Yep, this would solve everything.
> In fact solve nothing because the code was ok then ;-)

No, your "var PPChar" was still wrong. It's either "var PChar" or "PPChar"
and nothing else.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170417/a3d6ee18/attachment.html>


More information about the fpc-pascal mailing list