Next:
Precedence and Associativity of
Up:
Other Operators
Previous:
Pointer
Contents
Function
To call a function
f
with argument
x
, one can use
f * x
or
f(x)
oz 2009-12-22