[Lazarus] strcat problem

Sven Barth pascaldragon at googlemail.com
Sat Jun 25 10:01:25 CEST 2016


Am 25.06.2016 01:12 schrieb "David W Noon" <david.w.noon at googlemail.com>:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, 24 Jun 2016 23:59:16 +0100, David W Noon
> (david.w.noon at googlemail.com) wrote about "Re: [Lazarus] strcat
> problem" (in <576DBB44.9030408 at googlemail.com>):
>
> > You can now use @TEXT as your PChar pointer value.
>
> Correction: I think that should be @TEXT[1] for the pointer.

Or use PChar(TEXT) and let the compiler deal with that problem ;)

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160625/14c8459d/attachment-0002.html>


More information about the Lazarus mailing list