[fpc-pascal] StrToInt is using ShortString buffer?

Sven Barth pascaldragon at googlemail.com
Wed Jan 12 18:40:33 CET 2022


DougC <doug at moosemail.net> schrieb am Mi., 12. Jan. 2022, 17:57:

> So, are you saying the one cannot declare an IntToStr function with the
> string represented by a PChar argument? Seems pretty straightforward to me.
>
> Isn't that what is being requested?
>

No, it's not. He's requesting to change the functions that internally
provide the base for the Val intrinsic (which is in turn used by StrToInt
(not IntToStr)).

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20220112/67aa8b69/attachment.htm>


More information about the fpc-pascal mailing list