> On Nov 22, 2020, at 10:09 AM, J. Gareth Moreton via fpc-devel 
> <fpc-devel@lists.freepascal.org> wrote:
> 
> Personally I'd write the function as something like "function 
> GenerateColorCode(codes: array of Byte): ansistring;", mostly in anticipation 
> of pure functions, because then the compiler can just replace the call with 
> the relevant string at compile time, but that's a long way off!

That would great. Hopefully this gets finished some day.

Regards,
        Ryan Joseph

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to