On Thursday 21 November 2013 08:31:13 Ivanko B wrote:
> "Sub" since it's shorter :)
> And how about removing "var" & "begin" in subroutibe defenitions ? Smth
> like : ---------------
> sub test1(cosnt arg1: integer): bolean
>   v1: integer;
>   v1:= 1;
>   return arg1 = v1;
> end;
> --------------
> but then how to be with nested "const", "type"etc ? Hmm...
>
I think a clear distinction between the different sections is good.

Martin

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to