Operator
Example
.
access struct member
&
Return the address of a variable
*
Pointer to a value
?:
Condition Expression
->
struct pointer to a access value of a member
struct pointer to a access address of amember
Last updated 5 years ago