Hallo Ivanko, Du schriebst am Sat, 16 Nov 2013 17:56:09 +0500:
> Correspoinding Pascal syntax looks like : > ---------------- > function finc1(var1: integer): boolean; > var > locvar1: integer > begin > locvar1:= 2; locvar*=3; > if 2 <> var1 then begin > result:= true > end else begin > result:= false; > end; > end; > ------------------ > Sure, with the general "IF" syntax. > Is which one more readable ? Readability depends very much on your customary activities - if you use something very often, something different you're seldom exposed with will "look weird" to you. Someone else might disagree heftily. -- -- (Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem) ----------------------------------------------------------- Mit freundlichen Grüßen, S. Schicktanz ----------------------------------------------------------- ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

