[fpc-pascal] Proper preprocessor?
Ryan Joseph
ryan at thealchemistguild.com
Wed Jun 20 15:34:59 CEST 2018
> On Jun 20, 2018, at 6:36 PM, Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:
>
> A #define makes it possible to compare the two solutions with the same efficiency you'll get in the final version. A workaround, such as an extra procedure which does the same job, generates some extra code and may not tell you the full story.
>
> It's not matter of rethinking the design, but of picking up the best design.
This is the perfect example! I never thought of doing that myself and neither did other people, who despite that are trying to prevent even the possibility you could try. I don’t get it.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list