[fpc-pascal] Best method for code reuse?

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Apr 4 18:22:35 CEST 2009


On Sat, 04 Apr 2009 12:10:30 -0400
Francisco Reyes <lists at stringsutils.com> wrote:

> What are my options for code reuse?
> Creating units for common code?
> Any other method?

Units is the right way.
And even better: create a lazarus package for the new units.

Mattias



More information about the fpc-pascal mailing list