#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man7/operator.7:40 #, no-wrap msgid "OPERATOR" msgstr "" #. type: TH #: man-pages/man7/operator.7:40 #, no-wrap msgid "2011-09-09" msgstr "" #. type: TH #: man-pages/man7/operator.7:40 #, no-wrap msgid "Linux" msgstr "" #. type: TH #: man-pages/man7/operator.7:40 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man7/operator.7:41 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man7/operator.7:43 msgid "operator - C operator precedence and order of evaluation" msgstr "" #. type: SH #: man-pages/man7/operator.7:43 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man7/operator.7:45 msgid "This manual page lists C operators and their precedence in evaluation." msgstr "" #. type: Plain text #: man-pages/man7/operator.7:63 #, no-wrap msgid "" "B\n" "() [] -E . left to right\n" "! ~ ++ -- + - (type) * & sizeof right to left\n" "* / % left to right\n" "+ - left to right\n" "EE EE left to right\n" "E E= E E= left to right\n" "== != left to right\n" "& left to right\n" "^ left to right\n" "| left to right\n" "&& left to right\n" "|| left to right\n" "?: right to left\n" "= += -= *= /= %= EE= EE= &= ^= |= right to left\n" ", left to right\n" msgstr "" #. type: SH #: man-pages/man7/operator.7:65 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man7/operator.7:73 msgid "" "This page is part of release 3.70 of the Linux I project. A " "description of the project, information about reporting bugs, and the latest " "version of this page, can be found at \\%http://www.kernel.org/doc/man-pages/" "." msgstr ""