osx man page for operator

Query: operator

OS: osx

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OPERATOR(7)					       BSD Miscellaneous Information Manual					       OPERATOR(7)

NAME
operator -- C operator precedence and order of evaluation
DESCRIPTION
Operator Associativity -------- ------------- () [] -> . left to right ! ~ ++ -- - (type) * & sizeof right to left * / % left to right + - left to right << >> left to right < <= > >= left to right == != left to right & left to right ^ left to right | left to right && left to right || left to right ?: right to left = += -= etc. right to left , left to right
FILES
/usr/share/misc/operator
BSD
June 9, 1993 BSD
Related Man Pages
alter_operator(7) - centos
ng_tee(4) - debian
ng_tee(4) - opensolaris
ng_tee(4) - netbsd
ng_tee(4) - php
Similar Topics in the Unix Linux Community
How do I search for 2 strings (AND operator) ?
string comparison operators, what are they??
sizeof an array of structure without using 'sizeof' operator
Grep mutiple patterns with 'AND' operator
File operator command