Re: procedure ( a : integer; b : integer; ); would be nice.



Skybuck Flying пишет:
procedure ( a : integer; b : integer; );

Makes it much easier to copy and past parameters without having to always modify it.
I'm not playing with parameters on hourly basis, so I think it is somewhat redundant optimization. Don't optimize 10%-.
.



Relevant Pages