[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.                        Structure Member Operator

 struct.field            direct reference of structure field
 struct                  any variable defined as a structure
 field                   any field name of the structure

    The . operator allows you to reference the field of a struct
    variable.

See Also: ->
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson