1/18/2011, "Uri Guttman" <[email protected]> вы писали:
>>>>>> "AM" == Alexey Mishustin <[email protected]> writes: > > AM> 1/18/2011, "Uri Guttman" <[email protected]> РІС‹ писали: > > >>>>>>> "AM" == Alexey Mishustin <[email protected]> writes: > >> > AM> I used brackets not for storing but for combining in order to use the > AM> combined patterns in alternation. > >> > >> the point is parens > > >> (the correct term. brackets are []) > AM> Eh... Useful correction. > > AM> And what is the correct term. for {} ? > >braces. > >() are parentheses or parens for short >[] are (square) brackets >{} are (curly) braces > >i don't know the russian versions! :) () круглые скобки - literally, round brackets [] квадратные скобки - literally, square brackets {} фигурные скобки - literally, figured brackets :) -- Regards, Alex -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
