Assignments (GNU Radius Reference Manual)

Next: , Previous: , Up: Full Syntax Description [Contents][Index]


10.2.8.6 Assignments

The = operator denotes an assignment. Syntactically, the assignment is

ident = expression ;

As a result of this statement, the variable ident is assigned the value of expression. When used in expressions, assignments associate right and has the lowest precedence.

AltStyle によって変換されたページ (->オリジナル) /