Hi Luiz, On Mon, Jun 7, 2010 at 10:35 PM, Luiz Americo Pereira Camara <[email protected]> wrote: > > Take a look at > http://lazarusroad.blogspot.com/2008/11/effect-of-using-constant-parameter-for.html >
Then, this continue true how I said in other mail: On Mon, Jun 7, 2010 at 11:59 AM, Marcos Douglas <[email protected]> wrote: > Always use 'const' for 'strings' because this is faster. Strings will > be passed by reference. And about not string types, is more faster too? eg: foo (const i: Integer) Marcos Douglas PS: Do you write in the list lazarus-br? _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
