[fpc-devel] Overloading standard functions
Виктор Матузенко
vitek03 at gmail.com
Wed Jun 19 14:30:19 CEST 2019
Thanks for the answer!
ср, 19 июн. 2019 г. в 15:07, Marco van de Voort <fpc at pascalprogramming.org>:
>
> - Copy and length are builtins, pos is a function. builtin+function is
> not "true" overloading since both are not the same kind.
>
>
Is the term "builtin" documented somewhere? Where can I find list of
all builtin identifiers to check if my libraries conflict with them?
Can I overload the Pos and not be afraid of that in future versions of fpc
it may suddenly become "builtin" and break some code?
--
Victor Matuzenko (Виктор Матузенко)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190619/5280ed94/attachment.html>
More information about the fpc-devel
mailing list