I like using the new one always as it makes the code consistent.
foreach (szamlak;; string ch)
combo->append_text(ch);in this case.
Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum Sun, 22 Aug 2010 11:40:07 -0700
I like using the new one always as it makes the code consistent.
foreach (szamlak;; string ch)
combo->append_text(ch);in this case.