[fpc-pascal] Initialization in Shared Libraries

Mazola Winstrol mazofeifer at gmail.com
Wed Apr 13 21:30:42 CEST 2016


2016-04-13 15:56 GMT-03:00 Jonas Maebe <jonas.maebe at elis.ugent.be>:

>
> And hence you can just initialise those variables in the initialization
> section of the library and finalize them (if necessary) in the finalization
> section of the library.
>
>
Thanks!

Can i use class constructors in shared libraries? Does unit's
initialization section and class constructors have the same behaviour in
all platforms and the same when compared with a normal program?

regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160413/74d00b7b/attachment.html>


More information about the fpc-pascal mailing list