[fpc-pascal] Fwd: What to do to get new users

Sven Barth pascaldragon at googlemail.com
Fri Jan 24 07:56:33 CET 2025


Hairy Pixels via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Fr., 24. Jan. 2025, 06:16:

> Feels to me like manual memory management and exceptions don’t mix well. I
> use exceptions in C# and Swift and they don’t require all this boiler plate
> to prevent memory leaks.
>

Don't know about Swift, but C# uses garbage collection, so of course you
won't see resource protection blocks there... 🙄

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20250124/c1e984d6/attachment-0001.htm>


More information about the fpc-pascal mailing list