2010/11/20 Max Vlasov <max.vla...@gmail.com>:
>         FillChar(Section^, Count*ElementSize, 0);
>         Initialize(TNameValueRec(Section^), Count);
>
> Is possible for such syntax to be supported? Probably I'm one of those rare
> developer using it, and maybe because of this I just have to make some patch
> by myself, suggesting the result to be committed :). Please let me know if
> it's possible.

Why to patch the language when a for loop can do the same as above?

-- 
bflm
freepascal-bits.blogspot.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to